mono: update to 6.0.0.334.

This commit is contained in:
Helmut Pozimski 2019-09-13 08:10:26 +02:00
parent 96b64ad2cd
commit 4947f77316

View file

@ -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 <helmut@pozimski.eu>"
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"