prosody: update to 0.10.3.
This commit is contained in:
parent
286547ee11
commit
bc24a19b0c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.10.2
|
||||
revision=2
|
||||
version=0.10.3
|
||||
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=75b5f035e7a74d5f208eeeaf8419b94a85d09b40252d444cff8033fde3c9768e
|
||||
checksum=0c72e221aa0bb2e6cd990a3cff72ee28d3d519493915dadde0e8eebb0b3f1871
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-DWITHOUT_MALLINFO" ;;
|
||||
|
|
Loading…
Reference in a new issue