diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-01-17 10:42:00 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 07:20:30 +0700 |
commit | 9c9411c13b16b960ca7a81d809c29ed49587a85c (patch) | |
tree | 218ca1baddb5e649fac33bf4e2d6c069d8b89581 /network/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild | |
parent | f51cceb14b9850f36a373eee4392538322e0814d (diff) |
network/prosody-mod-http-upload: Updated for version hg3441.
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 6d6a90569f782..c133d253019d5 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:-hg3380} -REVISION=${REVISION:-765735bb590b} +VERSION=${VERSION:-hg3441} +REVISION=${REVISION:-0bff7d5ca81d} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |