diff --git a/srcpkgs/valgrind/template b/srcpkgs/valgrind/template index 67e67c29a61..6010f29ca56 100644 --- a/srcpkgs/valgrind/template +++ b/srcpkgs/valgrind/template @@ -1,6 +1,6 @@ # Template file for 'valgrind' pkgname=valgrind -version=3.16.0 +version=3.16.1 revision=1 build_style=gnu-configure configure_args="--enable-tls --without-mpicc --enable-lto=yes" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://valgrind.org/" distfiles="https://sourceware.org/pub/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=582d5127ba56dfeaab4c6ced92a742b2921148e28a5d55055aedd8f75f1cf633 +checksum=c91f3a2f7b02db0f3bc99479861656154d241d2fdb265614ba918cc6720a33ca patch_args="-Np1" CFLAGS="-fno-stack-protector"