extra/valgrind to 3.9.0-5

This commit is contained in:
Kevin Mihelich 2014-09-05 00:37:43 +00:00
parent 9e4c28fa2a
commit d1cf0ce5f4

View file

@ -10,7 +10,7 @@ noautobuild=1
pkgname=valgrind
pkgver=3.9.0
pkgrel=4
pkgrel=5
pkgdesc='A tool to help find memory-management problems in programs'
arch=(i686 x86_64)
license=(GPL)
@ -22,8 +22,8 @@ source=(http://valgrind.org/downloads/$pkgname-$pkgver.tar.bz2
alarm.patch
valgrind-3.9.0-glibc-2.19.patch)
sha1sums=('9415e28933de9d6687f993c4bb797e6bd49583f1'
'65adc9cf0035ff8598f9997754527d64'
'21020338ad5a93e6f9694946183e8835')
'3669a2f6e8c34ad95d05ecc92fe7b2d6661edc76'
'4653e994d2660490c51a97cc70e45a506e80bfab')
prepare() {
cd $pkgname-$pkgver