extra/valgrind to 3.13.0-4

This commit is contained in:
Kevin Mihelich 2017-12-07 13:50:50 +00:00
parent a234ce18ac
commit 90ec6663a1

View file

@ -7,13 +7,13 @@
# - patch from Fedora for AArch64
buildarch=12
#noautobuild=1
noautobuild=1
pkgname=valgrind
pkgver=3.13.0
pkgrel=3.1
pkgrel=4
pkgdesc='A tool to help find memory-management problems in programs'
arch=(i686 x86_64)
arch=(x86_64)
license=(GPL)
url='http://valgrind.org/'
depends=('glibc=2.26' perl)