Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d0721c566c0326db4971f9c93caf2a0079169364
commit d0721c566c0326db4971f9c93caf2a0079169364 Author: DeX77 <[email protected]> Date: Tue Jan 21 13:16:15 2014 +0100 check-0.9.12-1-x86_64 * version bump diff --git a/source/lib/check/FrugalBuild b/source/lib/check/FrugalBuild index ea48a9b..01f7c90 100644 --- a/source/lib/check/FrugalBuild +++ b/source/lib/check/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=check -pkgver=0.9.11 +pkgver=0.9.12 pkgrel=1 pkgdesc="Check is a unit test framework for C." depends=() @@ -12,7 +12,7 @@ groups=('lib') archs=('i686' 'x86_64' 'arm') Finclude sourceforge url="http://check.sourceforge.net/" -sha1sums=('84b5af72dd49df4ac837645d117ce9126535d549') +sha1sums=('eaa4c1c3273901b63c7bf054d402b554ad8dd9c9') if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
