Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b56cb2deb5b2952e5d0fdfad10b233e3dce13af0
commit b56cb2deb5b2952e5d0fdfad10b233e3dce13af0 Author: DeX77 <[email protected]> Date: Wed Jun 4 15:16:27 2014 +0200 check-0.9.13-1-x86_64 * version bump diff --git a/source/lib/check/FrugalBuild b/source/lib/check/FrugalBuild index 01f7c90..8227ecb 100644 --- a/source/lib/check/FrugalBuild +++ b/source/lib/check/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=check -pkgver=0.9.12 +pkgver=0.9.13 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=('eaa4c1c3273901b63c7bf054d402b554ad8dd9c9') +sha1sums=('09f682d2239b1353818b74d06099a17460450240') if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
