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

Allan McRae allan at archlinux.org
Sat Feb 20 01:13:43 UTC 2016


    Date: Saturday, February 20, 2016 @ 02:13:43
  Author: allan
Revision: 260029

upgpkg: valgrind 3.11.0-2

glibc-2.23 rebuild

Modified:
  valgrind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 00:57:09 UTC (rev 260028)
+++ PKGBUILD	2016-02-20 01:13:43 UTC (rev 260029)
@@ -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



More information about the arch-commits mailing list