mono: update to 4.8.1.0

This commit is contained in:
Helmut Pozimski 2017-04-14 08:17:44 +02:00
parent 5f7d204b62
commit 558ac74918

View file

@ -1,6 +1,6 @@
# Template file for 'mono'
pkgname=mono
version=4.8.0.524
version=4.8.1.0
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="ca02614cfc9fe65e310631cd611d7b07d1ff205ce193006d4be0f9919c26bdcf"
checksum="18cb38a670e51609c36c687ed90ad42cfedabeffd0a2dc5f7f0c46249eb8dbef"
case "$XBPS_TARGET_MACHINE" in
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;