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/prosody-mod-http-upload/prosody-mod-http-upload.SlackBuild | |
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/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 87fcc9a7d641a..772f4502ab2a4 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} |