mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
mono: update to 5.2.0.224
This commit is contained in:
parent
3e44e457b8
commit
06067a54ff
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.2.0.215
|
version=5.2.0.224
|
||||||
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=8f0cebd3f7b03f68b9bd015706da9c713ed968004612f1ef8350993d8fe850ea
|
checksum=03b8e463032bc425673dec844b35b4c669f5b99b0e45521195efb3741a9f5e94
|
||||||
|
|
||||||
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