mono: update to 4.8.0.520 (#6042)

This commit is contained in:
Helmut Pozimski 2017-03-27 15:27:49 +02:00 committed by Alessio Sergi
parent a0e98aee73
commit ba263f7d32
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mono'
pkgname=mono
version=4.8.0.495
version=4.8.0.520
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="7ba62e6f42559d58dc447a19fc1cb2a9c7977d6c6e21e1e335f73917dea120cb"
checksum="d5f5b3e096a4eec1ae6bc2fb8b78c8c9376c1e6673371b577d80b1eeaf3940c9"
case "$XBPS_TARGET_MACHINE" in
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;