prosody: update to 0.9.11.
This commit is contained in:
parent
3bfa933387
commit
17ff595d6a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.9.10
|
||||
revision=4
|
||||
version=0.9.11
|
||||
revision=1
|
||||
build_style=configure
|
||||
conf_files="
|
||||
/etc/prosody/prosody.cfg.lua
|
||||
|
@ -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=4836eefed4d9bbb632cba24ac5bd8e9bc7c029a79d06084b00ffc70858d1662f
|
||||
checksum=32bff4c323747f768c61b5c9a23790126d33258e96d4e589920b4c3d88b67256
|
||||
|
||||
pre_build() {
|
||||
cp -f ${FILESDIR}/prosody.cfg.lua prosody.cfg.lua.dist
|
||||
|
|
Loading…
Reference in New Issue