aboutsummaryrefslogtreecommitdiff
path: root/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-11-11 19:44:10 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-12 00:39:42 +0700
commit4fd6e4bfc99774a4bf5b8779c370733a60c10266 (patch)
tree9fc75ff2a9ff0fc0f7b40fa0563bc9b5c481e91b /network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild
parent147e326eade495f652ae9e51e87ca741112aab00 (diff)
network/prosody-mod-cloud-notify: Updated for version hg4730.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild')
-rw-r--r--network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild b/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild
index 0a74250b5cb6..f30d9bed5aaa 100644
--- a/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild
+++ b/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=prosody-mod-cloud-notify
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
-VERSION=${VERSION:-hg4464}
-REVISION=${REVISION:-ea820de69265}
+VERSION=${VERSION:-hg4730}
+REVISION=${REVISION:-1da4b815d2fe}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}