summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2019-08-27 07:27:39 +0200
committer Willy Sudiarto Raharjo2019-08-31 12:13:19 +0200
commit5071bf73f3332e8845ce9c67d2474f3e84bee61b (patch)
treeb4e8c724c89c86a923d4a0572f199d11abc6e537
parent440ecf79d336f84715af3fbcbd5b9bdb3618b619 (diff)
downloadslackbuilds-5071bf73f3332e8845ce9c67d2474f3e84bee61b.tar.gz
network/prosody-mod-http-upload: Updated for version hg3649.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild4
-rw-r--r--network/prosody-mod-http-upload/prosody-mod-http-upload.info6
2 files changed, 5 insertions, 5 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 772f4502ab..38c634a994 100644
--- a/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
+++ b/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
@@ -24,8 +24,8 @@
PRGNAM=prosody-mod-http-upload
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
-VERSION=${VERSION:-hg3625}
-REVISION=${REVISION:-a578b4977bb0}
+VERSION=${VERSION:-hg3649}
+REVISION=${REVISION:-d252c8573f33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
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 09ea3db81a..24ffab6f8f 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="hg3625"
+VERSION="hg3649"
HOMEPAGE="https://modules.prosody.im/mod_http_upload.html"
-DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/a578b4977bb0.tar.gz"
-MD5SUM="b13a288c4e9c4904a21a02d0366bbe9c"
+DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/d252c8573f33.tar.gz"
+MD5SUM="2b8075e834be0c50eebd4b00a9a11a95"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prosody"