aboutsummaryrefslogtreecommitdiff
path: root/network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-05-19 08:05:04 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-25 11:47:48 +0700
commitdea28a804e3db0dc637ef8fdb066dae34610da07 (patch)
tree6f1d8c301ff91177df24da35b034fceec9d3145d /network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild
parentb61336e0f4364818d7f1ac65a0fed5cbdf4226e6 (diff)
network/prosody-mod-vcard-muc: Updated for version hg5904.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild')
-rw-r--r--network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild b/network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild
index 0b201f816708..55382c83febd 100644
--- a/network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild
+++ b/network/prosody-mod-vcard-muc/prosody-mod-vcard-muc.SlackBuild
@@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=prosody-mod-vcard-muc
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
-VERSION=${VERSION:-hg5290}
-REVISION=${REVISION:-dddac5a3f447}
+VERSION=${VERSION:-hg5904}
+REVISION=${REVISION:-d3a72777f149}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}