mono: update to 5.18.1.3.
This commit is contained in:
parent
63d83c6a88
commit
1c825fd140
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=5.18.1.0
|
||||
version=5.18.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-system-aot"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="MIT, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.0-or-later, MPL-1.1"
|
||||
homepage="https://www.mono-project.com"
|
||||
distfiles="https://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a92a8fb54f8faa922cdb203cf0bee93bf418f08144f5bc018c5013948d03a4f0
|
||||
checksum=b9838f38872cd4ae0a4c45fb8a94fc2b6c9f85b3a7507f7187bcbd49d26f3515
|
||||
lib32disabled=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue