Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=892b0225f813455a6a8e5c800cc77d72feb5f1ad
commit 892b0225f813455a6a8e5c800cc77d72feb5f1ad Author: DeX77 <[email protected]> Date: Tue Apr 11 13:06:22 2017 +0200 mono-5.0.0.42-1-x86_64 * version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index c800708..3aa3783 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: bouleetbil <[email protected]> pkgname=mono -pkgver=4.8.0.524 +pkgver=5.0.0.42 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" @@ -11,7 +11,7 @@ groups=('devel') archs=("x86_64") depends=('zlib' 'libstdc++>=6.2.1-5') makedepends+=('cmake') -_F_archive_ver=4.8.0 +_F_archive_ver=5.0.0 up2date="Flasttar http://origin-download.mono-project.com/sources/mono/" source=(http://origin-download.mono-project.com/sources/mono/$pkgname-$pkgver.tar.bz2) @@ -20,7 +20,7 @@ conflicts=('monodoc' 'ikvm') provides=('monodoc' 'ikvm') options=('static') -sha1sums=('32ef88396fcc9732536f263d4c7ceb3a5fcd0351') +sha1sums=('7e3c9b1c477baae7c117afd7124f4ad9a67c57bf') Fconfopts+=" --disable-quiet-build \ --disable-system-aot \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
