diff options
-rw-r--r-- | network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.SlackBuild | 4 | ||||
-rw-r--r-- | network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.SlackBuild b/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.SlackBuild index 8de0f01060..5c801b45a7 100644 --- a/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.SlackBuild +++ b/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=prosody-mod-throttle-presence MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_') -VERSION=${VERSION:-hg1925} -REVISION=${REVISION:-552faee596b7} +VERSION=${VERSION:-hg5975} +REVISION=${REVISION:-fe081789f7b5} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.info b/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.info index 68f9b3f136..b6137d5789 100644 --- a/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.info +++ b/network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.info @@ -1,8 +1,8 @@ PRGNAM="prosody-mod-throttle-presence" -VERSION="hg1925" +VERSION="hg5975" HOMEPAGE="https://modules.prosody.im/mod_throttle_presence.html" -DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/552faee596b7.tar.gz" -MD5SUM="abd61c3cd1b26a2d78c23c46e3cbad34" +DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz" +MD5SUM="44696fe5340bcb6e094c958443d392bf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prosody" |