mono: update to 5.16.0.220.

This commit is contained in:
Helmut Pozimski 2018-11-27 11:23:47 +01:00
parent 8be2b07fb3
commit 9272376c29

View file

@ -1,6 +1,6 @@
# Template file for 'mono'
pkgname=mono
version=5.16.0.179
version=5.16.0.220
revision=1
wrksrc="mono-${version}"
lib32disabled=yes
@ -15,7 +15,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
homepage="http://www.mono-project.com"
license="MIT, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.0-or-later, MPL-1.1"
distfiles="http://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.bz2"
checksum=93839af2ef0b8796935d8c1efd4cc693bc294bb2beb657b9edb6b4764f01e12b
checksum=f420867232b426c062fa182256a66b29efa92992c119847359cdd1ab75af8de3
case "$XBPS_TARGET_MACHINE" in
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;