Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95d2cdaf2c0a0e1b7e382da6ce7427dce6019a68
commit 95d2cdaf2c0a0e1b7e382da6ce7427dce6019a68 Author: DeX77 <[email protected]> Date: Thu Aug 6 12:05:46 2015 +0200 mono-4.0.3.20-1-x86_64 * version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index 1be1de0..0db0df7 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -9,7 +9,7 @@ USE_DOC=${USE_DOC:-"y"} options+=('asneeded') pkgname=mono -pkgver=4.0.3.19 +pkgver=4.0.3.20 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" @@ -43,7 +43,7 @@ fi if ! Fuse $USE_DOC; then Fconfopts="${Fconfopts[@]} --with-mcs-docs=no" fi -sha1sums=('ad6a6e338260c1193211e7dabfb6353cabb40b2c') +sha1sums=('edd89c269fb0884fd002dc9a0bc09c8513c6efa0') if Fuse $USE_DEVEL; then unset sha1sums _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
