prosody: update to 0.10.2.
This commit is contained in:
parent
94dfd62752
commit
fb19ef8f3d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.10.1
|
||||
version=0.10.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
|
@ -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=995e69b3757ad36db3fcb74244e10d6fea58df1d48a20932cae155ffe6bcb5ce
|
||||
checksum=75b5f035e7a74d5f208eeeaf8419b94a85d09b40252d444cff8033fde3c9768e
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-DWITHOUT_MALLINFO" ;;
|
||||
|
|
Loading…
Reference in New Issue