summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Andrew Clemons2022-04-10 05:18:35 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:37 +0200
commitc1af7b67767a6777b60789125266a20d9ad4439e (patch)
tree51e523d9edcb4823c4e63592a0d1f6e872a0b289 /network
parent3c114e6ad60864884dc233815830ac05517a1f8c (diff)
downloadslackbuilds-c1af7b67767a6777b60789125266a20d9ad4439e.tar.gz
network/prosody-mod-http-upload: Updated for version hg4906.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 9747bb8284..889a111ebe 100644
--- a/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
+++ b/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=prosody-mod-http-upload
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
-VERSION=${VERSION:-hg4654}
-REVISION=${REVISION:-ea17cfcbffab}
+VERSION=${VERSION:-hg4906}
+REVISION=${REVISION:-f07c9a6f19b3}
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 39574377a2..c79c1ad825 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="hg4654"
+VERSION="hg4906"
HOMEPAGE="https://modules.prosody.im/mod_http_upload.html"
-DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/ea17cfcbffab.tar.gz"
-MD5SUM="a67e1209003c7a598f29541639b329f2"
+DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/f07c9a6f19b3.tar.gz"
+MD5SUM="eac9ab575f857c894bab3300cf3186f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prosody"