diff --git a/srcpkgs/mono/template b/srcpkgs/mono/template index 9f7a0ee165..9debb5ffaf 100644 --- a/srcpkgs/mono/template +++ b/srcpkgs/mono/template @@ -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 " 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" ;;