From 289a7d8aca4593613d67aca4fda19883c28c6627 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 18 Jan 2019 09:48:14 +0100 Subject: [PATCH] mono: update to 5.18.0.240. --- srcpkgs/mono/patches/musl.patch | 12 ++++++++++++ srcpkgs/mono/template | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/mono/patches/musl.patch diff --git a/srcpkgs/mono/patches/musl.patch b/srcpkgs/mono/patches/musl.patch new file mode 100644 index 00000000000..8eede34fef1 --- /dev/null +++ b/srcpkgs/mono/patches/musl.patch @@ -0,0 +1,12 @@ +--- mono/utils/mono-state.c 2019-01-18 10:59:39.355034555 +0100 ++++ mono/utils/mono-state.c 2019-01-18 11:00:48.212036254 +0100 +@@ -33,7 +33,9 @@ + #endif + + #include ++#if defined(__GLIBC__) + #include ++#endif + #include + + typedef struct { diff --git a/srcpkgs/mono/template b/srcpkgs/mono/template index 385e7108d5b..3fa55b97477 100644 --- a/srcpkgs/mono/template +++ b/srcpkgs/mono/template @@ -1,6 +1,6 @@ # Template file for 'mono' pkgname=mono -version=5.18.0.225 +version=5.18.0.240 revision=1 build_style=gnu-configure configure_args="--disable-system-aot" @@ -13,7 +13,7 @@ maintainer="Helmut Pozimski " 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=91aa3e8a12aaf94760a092866abc5c5f1f437ecd0a97bedfff857c439aa7a87f +checksum=143e80eb00519ff496742e78ee07403a3c3629437f3a498eee539de8108da895 lib32disabled=yes case "$XBPS_TARGET_MACHINE" in