mono: update to 5.4.1.7

Closes: #10981 [via git-merge-pr]
This commit is contained in:
Helmut Pozimski 2018-01-19 11:20:43 +01:00 committed by Jürgen Buchmüller
parent 811bd27c66
commit 50b6fd7395
1 changed files with 2 additions and 2 deletions

View File

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