diff --git a/srcpkgs/mono/template b/srcpkgs/mono/template index bf28c67e192..2daef430f55 100644 --- a/srcpkgs/mono/template +++ b/srcpkgs/mono/template @@ -1,7 +1,7 @@ # Template file for 'mono' pkgname=mono -version=6.0.0.327 -revision=2 +version=6.0.0.334 +revision=1 build_style=gnu-configure configure_args="--disable-system-aot" # XXX: figure out how to split this up into subpkgs. @@ -13,7 +13,7 @@ maintainer="Helmut Pozimski " license="MIT, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.0-or-later, MPL-1.1" homepage="https://www.mono-project.com" distfiles="https://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.xz" -checksum=f51184ce4b90c93fc2bf5ca02775dd2a1ea023e056089d286ea72f1c68586442 +checksum=7b54157578f578487ee6c056c6f1802be8f567d9de39fcd66c0adb892936fe6b lib32disabled=yes python_version="3"