Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b75ba8c3e3f3525dda77cd2096ff4fb58d45260d
commit b75ba8c3e3f3525dda77cd2096ff4fb58d45260d Author: DeX77 <[email protected]> Date: Wed Dec 9 14:26:21 2015 +0100 mono-4.2.1.124-1-x86_64 * version bump diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild index e63cc8a..38e7c08 100644 --- a/source/devel/mono/FrugalBuild +++ b/source/devel/mono/FrugalBuild @@ -7,7 +7,7 @@ USE_MOONLIGHT=${USE_MOONLIGHT:-"n"} USE_DOC=${USE_DOC:-"y"} pkgname=mono -pkgver=4.2.1.102 +pkgver=4.2.1.124 pkgrel=1 pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter" url="http://www.mono-project.com/" @@ -40,7 +40,7 @@ fi if ! Fuse $USE_DOC; then Fconfopts="${Fconfopts[@]} --with-mcs-docs=no" fi -sha1sums=('ea631cdd60467375f705d3ee76c86341050be8ad') +sha1sums=('34d7676fd7e0a8ace471ea384a2d25b4d8b4f47f') if Fuse $USE_DEVEL; then unset sha1sums _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
