prosody: update to 0.9.12.
This commit is contained in:
parent
2c915c9992
commit
6fa9d4bf7f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.9.11
|
||||
version=0.9.12
|
||||
revision=1
|
||||
build_style=configure
|
||||
conf_files="
|
||||
|
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://prosody.im/"
|
||||
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=32bff4c323747f768c61b5c9a23790126d33258e96d4e589920b4c3d88b67256
|
||||
checksum=1a59a322b71928a21985522aa00d0eab3552208d7bf9ecb318542a1b2fee3e8d
|
||||
|
||||
pre_build() {
|
||||
cp -f ${FILESDIR}/prosody.cfg.lua prosody.cfg.lua.dist
|
||||
|
|
Loading…
Reference in a new issue