prosody: update to 0.10.0.
This commit is contained in:
parent
b842440e76
commit
dcfb3eae54
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.9.12
|
||||
revision=2
|
||||
version=0.10.0
|
||||
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=1a59a322b71928a21985522aa00d0eab3552208d7bf9ecb318542a1b2fee3e8d
|
||||
checksum=7414e447256c60b2645578c4a5913113cd74b419ca5a032b54db90d98a978498
|
||||
|
||||
pre_build() {
|
||||
cp -f ${FILESDIR}/prosody.cfg.lua prosody.cfg.lua.dist
|
||||
|
|
Loading…
Reference in a new issue