diff --git a/srcpkgs/valgrind/template b/srcpkgs/valgrind/template index b553e0ab331..6ed38c63e48 100644 --- a/srcpkgs/valgrind/template +++ b/srcpkgs/valgrind/template @@ -1,6 +1,6 @@ # Template file for 'valgrind' pkgname=valgrind -version=3.23.0 +version=3.24.0 revision=1 build_style=gnu-configure configure_args="--enable-tls --without-mpicc --enable-lto=yes" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="http://valgrind.org/" changelog="https://valgrind.org/docs/manual/dist.news.html" distfiles="https://sourceware.org/pub/valgrind/valgrind-${version}.tar.bz2" -checksum=c5c34a3380457b9b75606df890102e7df2c702b9420c2ebef9540f8b5d56264d +checksum=71aee202bdef1ae73898ccf7e9c315134fa7db6c246063afc503aef702ec03bd # https://valgrind.org/docs/manual/dist.readme-packagers.html nostrip=yes