Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4723f2346e9566600bd0a0fc72f3337d527b1246
commit 4723f2346e9566600bd0a0fc72f3337d527b1246 Author: DeX77 <[email protected]> Date: Sun Jun 26 16:48:13 2016 +0200 mono-4.4.1.0-1-x86_64 * version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index f6d7ee1..6538bd0 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -3,21 +3,21 @@ # Contributor: bouleetbil <[email protected]> pkgname=mono -pkgver=4.4.0.182 +pkgver=4.4.1.0 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" groups=('devel') archs=('i686' 'x86_64') depends=('zlib' 'libstdc++') -_F_archive_ver=4.4.0 +_F_archive_ver=4.4.1 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=('dc5fdba2d4c439b4205a758fecd45c5f512e39f9') +sha1sums=('627c36ded06cb8e53afb2a50afbd421f7492cccc') Fconfopts+=" --disable-quiet-build \ --disable-system-aot \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
