mono: update to 5.10.0.160.

Closes: #12287 [via git-merge-pr]
This commit is contained in:
Helmut Pozimski 2018-03-08 10:04:38 +01:00 committed by Michael Gehring
parent 6905dc861c
commit 94e01bbd4f

View file

@ -1,6 +1,6 @@
# Template file for 'mono'
pkgname=mono
version=5.10.0.140
version=5.10.0.160
revision=1
wrksrc="mono-${version}"
lib32disabled=yes
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.mono-project.com"
license="MIT, 3-clause-BSD, GPL-2, LGPL-2, MPL-1.1"
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
checksum=c7fbad9f2f7e05e206b8353955925b379d0694b74b956a791861459862541954
checksum=167d3e1504bfb4fdbf08708f75937bf0e8421bf481de1723d9fa219dc7c8f8d8
case "$XBPS_TARGET_MACHINE" in
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;