summaryrefslogtreecommitdiffstats
path: root/abs/extra/valgrind
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/valgrind')
-rw-r--r--abs/extra/valgrind/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/valgrind/PKGBUILD b/abs/extra/valgrind/PKGBUILD
index d23ba4e..e04c84e 100644
--- a/abs/extra/valgrind/PKGBUILD
+++ b/abs/extra/valgrind/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=valgrind
pkgver=3.11.0
-pkgrel=1
+pkgrel=2
pkgdesc='A tool to help find memory-management problems in programs'
arch=(i686 x86_64)
license=(GPL)
url='http://valgrind.org/'
-depends=('glibc>=2.22' 'glibc<2.23' 'perl')
+depends=('glibc>=2.23' 'glibc<2.24' 'perl')
makedepends=(gdb openmpi)
optdepends=('openmpi: MPI support')
# valgrind does not like stack protector flags