diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-07-01 10:35:25 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-13 08:30:57 +0700 |
commit | cfb66ed269fcfe66c8f1e526e82ca2ee41419bba (patch) | |
tree | c9743f86714103cb102561cb8a0db33efb5d0d28 /network | |
parent | f383bf9d2ceffa3b5bbea777fd14dae9ce0fb5af (diff) |
network/prosody-mod-http-upload: Updated for version hg3625.
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 87fcc9a7d641..772f4502ab2a 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:-hg3590} -REVISION=${REVISION:-d8cc8b71a199} +VERSION=${VERSION:-hg3625} +REVISION=${REVISION:-a578b4977bb0} 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 fdc2916f1533..09ea3db81a7d 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="hg3590" +VERSION="hg3625" HOMEPAGE="https://modules.prosody.im/mod_http_upload.html" -DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/d8cc8b71a199.tar.gz" -MD5SUM="67699c8685549e2e49397f7848382fe9" +DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/a578b4977bb0.tar.gz" +MD5SUM="b13a288c4e9c4904a21a02d0366bbe9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prosody" |