diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-12-02 11:53:16 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:08 +0700 |
commit | 1fc26338f744bc45332c63cbfe29ee31e8e0f68c (patch) | |
tree | 70f8217d598ed687a1ce81c76c168c415c7299f5 /network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild | |
parent | fcf0fd6bb2c31afa0f3d306248ace4ab910e22d3 (diff) |
network/prosody-mod-http-upload: Updated for version hg3380.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild')
-rw-r--r-- | network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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 1659f4345f712..6d6a90569f782 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:-hg3366} -REVISION=${REVISION:-6d1c5ecf72c1} +VERSION=${VERSION:-hg3380} +REVISION=${REVISION:-765735bb590b} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |