Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c43b1fb2ecc7b65a685654fd6f3c3eba70ebcc4
commit 6c43b1fb2ecc7b65a685654fd6f3c3eba70ebcc4 Author: DeX77 <[email protected]> Date: Mon Jul 28 10:22:56 2014 +0200 check-0.9.14-1-x86_64 * version bump diff --git a/source/lib/check/FrugalBuild b/source/lib/check/FrugalBuild index 8227ecb..5e97912 100644 --- a/source/lib/check/FrugalBuild +++ b/source/lib/check/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=check -pkgver=0.9.13 +pkgver=0.9.14 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=('09f682d2239b1353818b74d06099a17460450240') +sha1sums=('4b79e2d485d014ddb438e322b64235347d57b0ff') if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
