diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-11-02 08:32:52 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:48:14 +0700 |
commit | a43dce068a1b842498d1151fab5461760f2e50d6 (patch) | |
tree | 915cef1a188bd280c385273161f3ddc75b421b1d | |
parent | ab24e2bba81ad08f44f92f01f897b635ae05e553 (diff) |
network/prosody-mod-http-upload: Updated for version hg3366
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r-- | network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild | 4 | ||||
-rw-r--r-- | network/prosody-mod-http-upload/prosody-mod-http-upload.info | 6 |
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 6d897a30e3ed..1659f4345f71 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:-hg3341} -REVISION=${REVISION:-1e1dbd7e5b6c} +VERSION=${VERSION:-hg3366} +REVISION=${REVISION:-6d1c5ecf72c1} 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 58b6f256e79b..2c23ef87621d 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="hg3341" +VERSION="hg3366" HOMEPAGE="https://modules.prosody.im/mod_http_upload.html" -DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/1e1dbd7e5b6c.tar.gz" -MD5SUM="c691afd832380e139f062daf975d7bcd" +DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/6d1c5ecf72c1.tar.gz" +MD5SUM="463d1108c4a07e119cab4c4bb8ed61bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prosody" |