Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=daa9fe6beae92f58f8d779ab150152791657c389
commit daa9fe6beae92f58f8d779ab150152791657c389 Author: crazy <[email protected]> Date: Mon Dec 29 21:10:32 2008 +0100 check-0.9.6-1-x86_64 * Version bump diff --git a/source/lib/check/FrugalBuild b/source/lib/check/FrugalBuild index 630927e..371341d 100644 --- a/source/lib/check/FrugalBuild +++ b/source/lib/check/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy <[email protected]> pkgname=check -pkgver=0.9.5 +pkgver=0.9.6 pkgrel=1 pkgdesc="Check is a unit test framework for C." depends=() @@ -10,7 +10,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge url="http://check.sourceforge.net/" -sha1sums=('84b9d1ace6d0bf0fc73c9de2e684a62f73d312f8') +sha1sums=('09427552b4c9fef81fd5783800836a4fa89dac46') if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
