Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88b8636405e3fcad806d7e3ecb0e84fc4ecc9e95
commit 88b8636405e3fcad806d7e3ecb0e84fc4ecc9e95 Author: DeX77 <[email protected]> Date: Thu Nov 24 11:35:53 2016 +0100 mono-4.8.0.344-1-x86_64 * version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index 07f554e..8e46947 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -3,21 +3,22 @@ # Contributor: bouleetbil <[email protected]> pkgname=mono -pkgver=4.6.1.5 +pkgver=4.8.0.344 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" groups=('devel') archs=("x86_64") depends=('zlib' 'libstdc++>=6.2.1-5') -_F_archive_ver=4.6.1 +makedepends+=('cmake') +_F_archive_ver=4.8.0 up2date="Flasttar http://origin-download.mono-project.com/sources/mono/" source=(http://origin-download.mono-project.com/sources/mono/$pkgname-$pkgver.tar.bz2) replaces=('monodoc') conflicts=('monodoc') provides=('monodoc') options=('static') -sha1sums=('ebff171e91d0259265073399bfd198522c1a5fa7') +sha1sums=('1015c1c10ec9abea0268d7302c3c0fd4696ef68f') Fconfopts+=" --disable-quiet-build \ --disable-system-aot \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
