aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-11-23 13:12:15 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-30 15:53:14 +0700
commitd8f4c614b41f3e9fd5de0b13705fe29339eef8d7 (patch)
tree60448b4801120aad51d59ac8a66b9a5dddb3b961
parent1b40a9ce1096eef082b67f3da454bc131a7dc57a (diff)
network/prosody-mod-throttle-presence: Updated for version hg5975.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.SlackBuild4
-rw-r--r--network/prosody-mod-throttle-presence/prosody-mod-throttle-presence.info6
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"