Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2ebc1d05b793eca78e81179d84a5eaf96fea1ab
commit c2ebc1d05b793eca78e81179d84a5eaf96fea1ab Author: DeX77 <[email protected]> Date: Mon Aug 3 11:17:16 2015 +0200 check-0.10.0-1-x86_64 * version bump diff --git a/source/lib/check/FrugalBuild b/source/lib/check/FrugalBuild index 5e97912..747e78a 100644 --- a/source/lib/check/FrugalBuild +++ b/source/lib/check/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=check -pkgver=0.9.14 +pkgver=0.10.0 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=('4b79e2d485d014ddb438e322b64235347d57b0ff') +sha1sums=('35d3a53446aea7b21a770faedb358d0fc7cba76d') if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
