mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/prosody-mod-vcard-muc: Updated for version hg4043.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
6999d47f92
commit
6f3d57cd64
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=prosody-mod-vcard-muc
|
||||
MDLNAM=$(echo $PRGNAM | sed 's/prosody-//' | tr '-' '_')
|
||||
VERSION=${VERSION:-hg3656}
|
||||
REVISION=${REVISION:-3e0f4d727825}
|
||||
VERSION=${VERSION:-hg4043}
|
||||
REVISION=${REVISION:-a533abe6ffd0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="prosody-mod-vcard-muc"
|
||||
VERSION="hg3656"
|
||||
VERSION="hg4043"
|
||||
HOMEPAGE="https://modules.prosody.im/mod_vcard_muc.html"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/3e0f4d727825.tar.gz"
|
||||
MD5SUM="15abb1bdc5a4d8af11f4f0a3b80f5924"
|
||||
DOWNLOAD="https://hg.prosody.im/prosody-modules/archive/a533abe6ffd0.tar.gz"
|
||||
MD5SUM="94a7e9f04599440dd3db3017dce537b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="prosody"
|
||||
|
|
Loading…
Reference in a new issue