mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mono: update to 6.0.0.313.
This commit is contained in:
parent
7d2e8893eb
commit
18550f28d9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mono'
|
# Template file for 'mono'
|
||||||
pkgname=mono
|
pkgname=mono
|
||||||
version=5.20.1.34
|
version=6.0.0.313
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-system-aot"
|
configure_args="--disable-system-aot"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Free implementation of the .NET platform including runtime and compi
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="MIT, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.0-or-later, MPL-1.1"
|
license="MIT, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.0-or-later, MPL-1.1"
|
||||||
homepage="https://www.mono-project.com"
|
homepage="https://www.mono-project.com"
|
||||||
distfiles="https://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cd91d44cf62515796ba90dfdc274bb33471c25a2f1a262689a3bdc0a672b7c8b
|
checksum=a946e91d7da3f90b5e7cbbdf27adfa2f57ddb09b199dfc4d6d3bc05eb0690c50
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue