aboutsummaryrefslogtreecommitdiff
path: root/network/prosody-mod-csi/prosody-mod-csi.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-12-19 14:20:55 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-27 16:20:30 +0700
commitd4ad6a7ab5bd2213d1540a63e4d6912f602f0c92 (patch)
tree2886efcb119865e1b61089653a16b9d97fb51c13 /network/prosody-mod-csi/prosody-mod-csi.SlackBuild
parent97188bbfed555e7dcf9251e1b7dbcbf567efa4d8 (diff)
network/prosody-mod-csi: Updated for version hg4785.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-csi/prosody-mod-csi.SlackBuild')
-rw-r--r--network/prosody-mod-csi/prosody-mod-csi.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/prosody-mod-csi/prosody-mod-csi.SlackBuild b/network/prosody-mod-csi/prosody-mod-csi.SlackBuild
index 6dc672c385456..bd3ac9932869e 100644
--- a/network/prosody-mod-csi/prosody-mod-csi.SlackBuild
+++ b/network/prosody-mod-csi/prosody-mod-csi.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=prosody-mod-csi
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
-VERSION=${VERSION:-hg3396}
-REVISION=${REVISION:-3bf847dbb063}
+VERSION=${VERSION:-hg4785}
+REVISION=${REVISION:-05bea2f43d97}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}