mono: update to 5.4.1.6 (#9276)
This commit is contained in:
parent
6a7872f848
commit
42def1b337
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=5.4.0.201
|
version=5.4.1.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mono-${version}"
|
wrksrc="mono-${version}"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.mono-project.com"
|
homepage="http://www.mono-project.com"
|
||||||
license="MIT, 3-clause-BSD, GPL-2, LGPL-2, MPL-1.1"
|
license="MIT, 3-clause-BSD, GPL-2, LGPL-2, MPL-1.1"
|
||||||
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
||||||
checksum=2a2f5c2a214a9980c086ac7561a5dd106f13d823a630de218eabafe1d995c5b4
|
checksum=bdfda0fe9ad5ce20bb2cf9e9bf28fed40f324141297479824e1f65d97da565df
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue