mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mono: update to 6.12.0.199.
This commit is contained in:
parent
5e0a6565ad
commit
581a83e883
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=6.12.0.182
|
version=6.12.0.199
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-system-aot"
|
configure_args="--disable-system-aot"
|
||||||
|
@ -11,8 +11,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.xz"
|
distfiles="https://download.mono-project.com/sources/mono/preview/${pkgname}-${version}.tar.xz"
|
||||||
checksum=57366a6ab4f3b5ecf111d48548031615b3a100db87c679fc006e8c8a4efd9424
|
checksum=c0850d545353a6ba2238d45f0914490c6a14a0017f151d3905b558f033478ef5
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
python_version="3"
|
python_version="3"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue