valgrind: update to 3.12.0.

This commit is contained in:
Juan RP 2016-10-24 15:25:38 +02:00
parent 626a5b0346
commit 182f37c46b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'valgrind'
pkgname=valgrind
version=3.11.0
revision=5
version=3.12.0
revision=1
only_for_archs="i686 x86_64 armv7l i686-musl x86_64-musl armv7l-musl"
build_style=gnu-configure
configure_args="--enable-tls --with-mpicc=/dev/null"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://valgrind.org/"
license="GPL-2"
distfiles="http://www.valgrind.org/downloads/${pkgname}-${version}.tar.bz2"
checksum=6c396271a8c1ddd5a6fb9abe714ea1e8a86fce85b30ab26b4266aeb4c2413b42
checksum=67ca4395b2527247780f36148b084f5743a68ab0c850cb43e4a5b4b012cf76a1
CFLAGS="-fno-stack-protector"
CXXFLAGS="-fno-stack-protector"