diff options
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 772f4502ab2a4..38c634a994da5 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:-hg3625} -REVISION=${REVISION:-a578b4977bb0} +VERSION=${VERSION:-hg3649} +REVISION=${REVISION:-d252c8573f33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |