summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-07-24 01:23:49 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:56:10 +0200
commit8db2eedc8fd60af9dbaef1087c4594e6abec2f4d (patch)
treead70a912393a286bcd12aa1a4b053e82a951c82c
parentdea5cdc5bc9e316f76dd0f70aa6bf22ff800b057 (diff)
downloadslackbuilds-8db2eedc8fd60af9dbaef1087c4594e6abec2f4d.tar.gz
network/prosody-mod-http-upload: Updated for version hg4617.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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"