mono: update to 5.2.0.215
This commit is contained in:
parent
e505ee48b5
commit
70750f6cf4
2 changed files with 4 additions and 3 deletions
|
@ -2557,6 +2557,7 @@ libmono-profiler-log.so.0 mono-4.0.1.44_2
|
|||
libikvm-native.so mono-4.0.1.44_2
|
||||
libMonoPosixHelper.so mono-4.0.1.44_2
|
||||
libMonoSupportW.so mono-4.0.1.44_2
|
||||
libmono-btls-shared.so mono-5.2.0.215_1
|
||||
libxcb-xrm.so.0 xcb-util-xrm-1.0_1
|
||||
libinchi.so.0 openbabel-2.3.2_1
|
||||
libopenbabel.so.4 openbabel-2.3.2_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=5.0.1.1
|
||||
revision=3
|
||||
version=5.2.0.215
|
||||
revision=1
|
||||
wrksrc="mono-${version}"
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -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="48d6ae71d593cd01bf0f499de569359d45856cda325575e1bacb5fabaa7e9718"
|
||||
checksum=8f0cebd3f7b03f68b9bd015706da9c713ed968004612f1ef8350993d8fe850ea
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
||||
|
|
Loading…
Reference in a new issue