mono: update to 5.10.0.140.
This commit is contained in:
parent
eb45ab14b4
commit
f108c5f85e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=5.8.0.108
|
||||
version=5.10.0.140
|
||||
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=ecd7c55c2f62caa65fb360ace74a45ee44bbe2de046566d90594ba66c082f39c
|
||||
checksum=c7fbad9f2f7e05e206b8353955925b379d0694b74b956a791861459862541954
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
||||
|
|
Loading…
Reference in a new issue