Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79fe0cfb360c2e4ccd982e07322df50e7069f18e
commit 79fe0cfb360c2e4ccd982e07322df50e7069f18e Author: DeX77 <[email protected]> Date: Wed Jul 29 12:19:26 2015 +0200 mono-4.0.3.19-1-x86_64 * version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index 961c531..1be1de0 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.13 +pkgver=4.0.3.19 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=('392cf1620479711f85f922b59f53fdd739fc374a') +sha1sums=('ad6a6e338260c1193211e7dabfb6353cabb40b2c') if Fuse $USE_DEVEL; then unset sha1sums _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
