mono: update to 5.20.1.34.
This commit is contained in:
parent
fd43702885
commit
e15d8b7319
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=5.20.1.27
|
||||
revision=2
|
||||
version=5.20.1.34
|
||||
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.bz2"
|
||||
checksum=5e829e143a0180dc1f1129333b8370442c2ada91b6cc91940d4d096278e73797
|
||||
checksum=cd91d44cf62515796ba90dfdc274bb33471c25a2f1a262689a3bdc0a672b7c8b
|
||||
lib32disabled=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue