summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild6
-rw-r--r--network/prosody-mod-http-upload/prosody-mod-http-upload.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild b/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
index 2ae8057e60..b34e6c8975 100644
--- a/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
+++ b/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for prosody-mod-http-upload
-# Copyright 2016-2018 Andrew Clemons, Wellington, New Zealand
+# Copyright 2016-2021 Andrew Clemons, Wellington, New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=prosody-mod-http-upload
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
-VERSION=${VERSION:-hg4443}
-REVISION=${REVISION:-0a56dc6c61af}
+VERSION=${VERSION:-hg4617}
+REVISION=${REVISION:-260a33eabbd3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/prosody-mod-http-upload/prosody-mod-http-upload.info b/network/prosody-mod-http-upload/prosody-mod-http-upload.info
index 77fc56625a..5e27fc8fa4 100644
--- a/network/prosody-mod-http-upload/prosody-mod-http-upload.info
+++ b/network/prosody-mod-http-upload/prosody-mod-http-upload.info
@@ -1,8 +1,8 @@
PRGNAM="prosody-mod-http-upload"
-VERSION="hg4443"
+VERSION="hg4617"
HOMEPAGE="https://modules.prosody.im/mod_http_upload.html"
-DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/0a56dc6c61af.tar.gz"
-MD5SUM="3f35ff98e0b902f0585d8f158b7f4d91"
+DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/260a33eabbd3.tar.gz"
+MD5SUM="f08d7cfb242413a982033338060e8845"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prosody"