[Frugalware-git] frugalware-current: valgrind-3.4.1-1-i686
Miklos Vajna
vmiklos at frugalware.org
Mon Mar 2 21:52:07 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=001b053565c378368d7c0e8eff45fb74d75eb475
commit 001b053565c378368d7c0e8eff45fb74d75eb475
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Mon Mar 2 21:48:34 2009 +0100
valgrind-3.4.1-1-i686
- version bump
diff --git a/source/devel-extra/valgrind/FrugalBuild b/source/devel-extra/valgrind/FrugalBuild
index cc58ed7..2a61576 100644
--- a/source/devel-extra/valgrind/FrugalBuild
+++ b/source/devel-extra/valgrind/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna <vmiklos at frugalware.org>
pkgname=valgrind
-pkgver=3.4.0
+pkgver=3.4.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=('ae68418a4c283d14ae6454aca4a720ac936422df')
+sha1sums=('935ea4642b6d9b33a6686c5b0ce70f2f0929fe0d')
if [ "$CARCH" == "x86_64" ]; then
Fconfopts="$Fconfopts --enable-only64bit"
More information about the Frugalware-git
mailing list