diff options
Diffstat (limited to 'network/prosody-mod-http-upload')
-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 38c634a994da5..1cf9b3433e526 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:-hg3649} -REVISION=${REVISION:-d252c8573f33} +VERSION=${VERSION:-hg3661} +REVISION=${REVISION:-88d414c916ee} 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 24ffab6f8fdc6..2718c9724016f 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="hg3649" +VERSION="hg3661" HOMEPAGE="https://modules.prosody.im/mod_http_upload.html" -DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/d252c8573f33.tar.gz" -MD5SUM="2b8075e834be0c50eebd4b00a9a11a95" +DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/88d414c916ee.tar.gz" +MD5SUM="55a9147396e85f5e57334f16c68d5f35" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prosody" |