summaryrefslogtreecommitdiffstats
path: root/network/prosody-mod-cloud-notify
diff options
context:
space:
mode:
author Andrew Clemons2021-11-11 07:44:10 +0100
committer Willy Sudiarto Raharjo2021-11-11 18:39:42 +0100
commit4fd6e4bfc99774a4bf5b8779c370733a60c10266 (patch)
tree9fc75ff2a9ff0fc0f7b40fa0563bc9b5c481e91b /network/prosody-mod-cloud-notify
parent147e326eade495f652ae9e51e87ca741112aab00 (diff)
downloadslackbuilds-4fd6e4bfc99774a4bf5b8779c370733a60c10266.tar.gz
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')
-rw-r--r--network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.SlackBuild4
-rw-r--r--network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.info6
2 files changed, 5 insertions, 5 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 0a74250b5c..f30d9bed5a 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}
diff --git a/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.info b/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.info
index 4722fce5ec..a92ff4121e 100644
--- a/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.info
+++ b/network/prosody-mod-cloud-notify/prosody-mod-cloud-notify.info
@@ -1,8 +1,8 @@
PRGNAM="prosody-mod-cloud-notify"
-VERSION="hg4464"
+VERSION="hg4730"
HOMEPAGE="https://modules.prosody.im/mod_cloud_notify.html"
-DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/ea820de69265.tar.gz"
-MD5SUM="5f97aa5a32954a6f4a2a33004b5b0214"
+DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/1da4b815d2fe.tar.gz"
+MD5SUM="f8ac87e3167ebd07deb5ed835374c0d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prosody"