mono: update to 4.8.0.524 (#6144)
This commit is contained in:
parent
e6a2b79e9d
commit
03c647217f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=4.8.0.520
|
||||
version=4.8.0.524
|
||||
revision=1
|
||||
wrksrc="mono-${version%.*}"
|
||||
lib32disabled=yes
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.mono-project.com"
|
||||
license="MIT, 3-clause-BSD, GPL-2, LGPL-2, MPL-1.1"
|
||||
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
||||
checksum="d5f5b3e096a4eec1ae6bc2fb8b78c8c9376c1e6673371b577d80b1eeaf3940c9"
|
||||
checksum="ca02614cfc9fe65e310631cd611d7b07d1ff205ce193006d4be0f9919c26bdcf"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
||||
|
|
Loading…
Reference in New Issue