mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
mono: update to 6.8.0.123.
This commit is contained in:
parent
f70fdb3fa4
commit
f177926a6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mono'
|
# Template file for 'mono'
|
||||||
pkgname=mono
|
pkgname=mono
|
||||||
version=6.8.0.105
|
version=6.8.0.123
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-system-aot"
|
configure_args="--disable-system-aot"
|
||||||
|
@ -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"
|
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/${pkgname}-${version}.tar.xz"
|
||||||
checksum=578799c44c3c86a9eb5daf6dec6c60a24341940fd376371956d4a46cf8612178
|
checksum=e2e42d36e19f083fc0d82f6c02f7db80611d69767112af353df2f279744a2ac5
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
python_version="3"
|
python_version="3"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue