mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
811bd27c66
commit
50b6fd7395
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.1.6
|
version=5.4.1.7
|
||||||
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=bdfda0fe9ad5ce20bb2cf9e9bf28fed40f324141297479824e1f65d97da565df
|
checksum=543d9ec2ccebad9bb8425b22e10271f13d9512487c0e1578eeccdb1b8dc6a055
|
||||||
|
|
||||||
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
Reference in a new issue