Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07d24a9036f229712d80eba89e354acff6eb7135
commit 07d24a9036f229712d80eba89e354acff6eb7135 Author: Miklos Vajna <[email protected]> Date: Sat Feb 19 12:13:38 2011 +0100 valgrind-3.6.1-1-i686 - version bump diff --git a/source/devel-extra/valgrind/FrugalBuild b/source/devel-extra/valgrind/FrugalBuild index 995741c..308bd52 100644 --- a/source/devel-extra/valgrind/FrugalBuild +++ b/source/devel-extra/valgrind/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna <[email protected]> pkgname=valgrind -pkgver=3.6.0 +pkgver=3.6.1 pkgrel=1 pkgdesc="Tools for debugging and profiling Linux programs." url="http://valgrind.org/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc') _F_archive_grepv="RC\|SVN" up2date="Flasttar $url/downloads/current.html" source=($url/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('6f7ae88d36dfb45c337175a873aada7bed01c8c3') +sha1sums=('6116ddca2708f56e0a2851bdfbe88e01906fa300') if [ "$CARCH" == "x86_64" ]; then Fconfopts="$Fconfopts --enable-only64bit" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
