diff --git a/srcpkgs/mono/template b/srcpkgs/mono/template index 55ea7f866d1..f62cb28e142 100644 --- a/srcpkgs/mono/template +++ b/srcpkgs/mono/template @@ -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 " 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" ;;