extra/valgrind to 3.13.0-7

This commit is contained in:
Kevin Mihelich 2018-04-24 12:17:36 +00:00
parent 595f35c3b6
commit d2938c2483

View file

@ -12,12 +12,12 @@ buildarch=12
pkgname=valgrind
pkgver=3.13.0
pkgrel=6
pkgrel=7
pkgdesc='Tool to help find memory-management problems in programs'
arch=('x86_64')
license=('GPL')
url='http://valgrind.org/'
depends=('glibc=2.26' 'perl')
depends=('glibc' 'perl')
makedepends=('gdb' 'openmpi')
checkdepends=('procps-ng')
optdepends=('openmpi: MPI support')