mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
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>
This commit is contained in:
parent
97188bbfed
commit
d4ad6a7ab5
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="prosody-mod-csi"
|
||||
VERSION="hg3396"
|
||||
VERSION="hg4785"
|
||||
HOMEPAGE="https://modules.prosody.im/mod_csi.html"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/3bf847dbb063.tar.gz"
|
||||
MD5SUM="05cc757451254dc5fa27abd04dd8c15c"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/05bea2f43d97.tar.gz"
|
||||
MD5SUM="84d78366cecb1e233772ae80b61e0519"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="prosody"
|
||||
|
|
Loading…
Reference in a new issue