diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-03-27 07:46:41 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:42 +0700 |
commit | 7252a270c111be038040cb55377c9e53323e7d0d (patch) | |
tree | a8f89feda3541403a3ca1c0df32069119ffaa45f /network | |
parent | 53401d9fd2b999637172657b97b6b729bb04573a (diff) | |
download | slackbuilds-7252a270c111be038040cb55377c9e53323e7d0d.tar.gz |
network/prosody-mod-http-upload: Updated for version hg2948.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'network')
-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 0824c2f3b0..74778b2a92 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:-hg2800} -REVISION=${REVISION:-8d9aed6d1f87} +VERSION=${VERSION:-hg2948} +REVISION=${REVISION:-7646f565c8ca} 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 62b7ecf444..e8c220404f 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="hg2800" +VERSION="hg2948" HOMEPAGE="https://modules.prosody.im/mod_http_upload.html" -DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/8d9aed6d1f87.tar.gz" -MD5SUM="1633a6b2b98f1f32bc2b7e1e90bc3a89" +DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/7646f565c8ca.tar.gz" +MD5SUM="c75b7e0abfd64a828b94dbb836d42c14" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prosody" |