aboutsummaryrefslogtreecommitdiff
path: root/network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-04-10 15:18:35 +1200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-16 12:12:37 +0700
commitc1af7b67767a6777b60789125266a20d9ad4439e (patch)
tree51e523d9edcb4823c4e63592a0d1f6e872a0b289 /network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild
parent3c114e6ad60864884dc233815830ac05517a1f8c (diff)
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/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild')
-rw-r--r--network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild4
1 files changed, 2 insertions, 2 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 9747bb82845bc..889a111ebe312 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}