From f7c8ca3a92cae4f001a9563ae55a7d15727d611b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 26 Sep 2017 14:29:10 +0000 Subject: testing/mono: upgrade to 5.2.0.224 --- testing/mono/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'testing/mono/APKBUILD') diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index 18465ddfd0..15253c24b1 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -2,7 +2,7 @@ # Contributor: blattersturm # Maintainer: pkgname=mono -pkgver=5.0.1.1 +pkgver=5.2.0.224 pkgrel=0 pkgdesc="Free implementation of the .NET platform including runtime and compiler" url="http://www.mono-project.com/" @@ -58,6 +58,7 @@ package() { cd "$builddir" make -j1 DESTDIR="$pkgdir" install + paxmark mr "$pkgdir"/usr/bin/mono-sgen cd "$pkgdir" @@ -69,4 +70,4 @@ package() { rm ./usr/lib/libMonoSupportW.* } -sha512sums="de2a8a3580b8236bafdc7e6967d68da08bf2dc775bce5166aba6134c1b986ae7fc56b97743d5122de14bf8fe074d3508c07324735616439dea0913633ee817da mono-5.0.1.1.tar.bz2" +sha512sums="914ab11c892f6e59c1a89d92eb4b130a62ea606691820f9d9f48a2a68f7de3e593c233be071cd37ad5d817c5f5fda6892f89f1b0985fc44de97c1297300c706b mono-5.2.0.224.tar.bz2" -- cgit v1.2.3