mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/prosody-mod-csi: Updated for version hg3396.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
abc2a260b7
commit
9ae36c87fc
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=prosody-mod-csi
|
||||
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
|
||||
VERSION=${VERSION:-hg2876}
|
||||
REVISION=${REVISION:-ea6b5321db50}
|
||||
VERSION=${VERSION:-hg3396}
|
||||
REVISION=${REVISION:-3bf847dbb063}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="prosody-mod-csi"
|
||||
VERSION="hg2876"
|
||||
VERSION="hg3396"
|
||||
HOMEPAGE="https://modules.prosody.im/mod_csi.html"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/ea6b5321db50.tar.gz"
|
||||
MD5SUM="8ebd13c1fb0d3a815247969b09be1682"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/3bf847dbb063.tar.gz"
|
||||
MD5SUM="05cc757451254dc5fa27abd04dd8c15c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="prosody"
|
||||
|
|
Loading…
Reference in a new issue