mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/prosody-mod-csi: Updated for version hg2876.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
13db4b7c32
commit
a01b39c370
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:-hg1872}
|
||||
REVISION=${REVISION:-72df72b9ee20}
|
||||
VERSION=${VERSION:-hg2876}
|
||||
REVISION=${REVISION:-ea6b5321db50}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="prosody-mod-csi"
|
||||
VERSION="hg1872"
|
||||
VERSION="hg2876"
|
||||
HOMEPAGE="https://modules.prosody.im/mod_csi.html"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/72df72b9ee20.tar.gz"
|
||||
MD5SUM="86f488821f05903a887e35d72bb84062"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/ea6b5321db50.tar.gz"
|
||||
MD5SUM="b4e1d4e156c19cff96f7781f682841f8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="prosody"
|
||||
|
|
Loading…
Reference in a new issue