diff --git a/srcpkgs/mono/template b/srcpkgs/mono/template index 29cee1e9cf..420bf5f738 100644 --- a/srcpkgs/mono/template +++ b/srcpkgs/mono/template @@ -1,6 +1,6 @@ # Template file for 'mono' pkgname=mono -version=5.2.0.224 +version=5.4.0.201 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=03b8e463032bc425673dec844b35b4c669f5b99b0e45521195efb3741a9f5e94 +checksum=2a2f5c2a214a9980c086ac7561a5dd106f13d823a630de218eabafe1d995c5b4 case "$XBPS_TARGET_MACHINE" in *-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;