[arch-commits] Commit in valgrind/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Tue Aug 2 13:11:04 UTC 2016


    Date: Tuesday, August 2, 2016 @ 13:11:03
  Author: allan
Revision: 272900

upgpkg: valgrind 3.11.0-4

glibc-2.24 rebuild

Modified:
  valgrind/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-02 12:50:05 UTC (rev 272899)
+++ PKGBUILD	2016-08-02 13:11:03 UTC (rev 272900)
@@ -4,12 +4,12 @@
 
 pkgname=valgrind
 pkgver=3.11.0
-pkgrel=3
+pkgrel=4
 pkgdesc='A tool to help find memory-management problems in programs'
 arch=(i686 x86_64)
 license=(GPL)
 url='http://valgrind.org/'
-depends=('glibc>=2.23' 'glibc<2.24' 'perl')
+depends=('glibc>=2.24' 'glibc<2.25' 'perl')
 makedepends=(gdb openmpi)
 optdepends=('openmpi: MPI support')
 # valgrind does not like stack protector flags



More information about the arch-commits mailing list