prosody: update to 0.10.1.

This commit is contained in:
Duncaen 2018-05-16 19:15:31 +02:00
parent be353343f6
commit eb5677bca7

View file

@ -1,7 +1,7 @@
# Template file for 'prosody'
pkgname=prosody
version=0.10.0
revision=4
version=0.10.1
revision=1
build_style=configure
configure_args="
--ostype=linux
@ -27,7 +27,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="MIT"
homepage="https://prosody.im/"
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
checksum=7414e447256c60b2645578c4a5913113cd74b419ca5a032b54db90d98a978498
checksum=995e69b3757ad36db3fcb74244e10d6fea58df1d48a20932cae155ffe6bcb5ce
case "$XBPS_TARGET_MACHINE" in
*-musl) CFLAGS="-DWITHOUT_MALLINFO" ;;