From b27c5ad49cb9da681db3f632b1a51e67baedded1 Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Sat, 7 Apr 2018 12:30:57 +0100 Subject: [PATCH] testing/mono: update to 5.10.0.179 --- testing/mono/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index 15253c24b1f..74c13f4dc03 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -2,7 +2,7 @@ # Contributor: blattersturm # Maintainer: pkgname=mono -pkgver=5.2.0.224 +pkgver=5.10.0.179 pkgrel=0 pkgdesc="Free implementation of the .NET platform including runtime and compiler" url="http://www.mono-project.com/" @@ -70,4 +70,4 @@ package() { rm ./usr/lib/libMonoSupportW.* } -sha512sums="914ab11c892f6e59c1a89d92eb4b130a62ea606691820f9d9f48a2a68f7de3e593c233be071cd37ad5d817c5f5fda6892f89f1b0985fc44de97c1297300c706b mono-5.2.0.224.tar.bz2" +sha512sums="bda3e13f8c1598ecf2ab4ad288a4f92b24e91262c2e4ddf318d2dba981198fd28427a4ff455e68f71c88b995db950b85da69d197ce04147281ffa94a994e3434 mono-5.10.0.179.tar.bz2"