valgrind: update to 3.25.1.

This commit is contained in:
Duncaen 2025-05-28 00:43:53 +02:00
parent e1d9d4d863
commit ab87177d3c
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'valgrind'
pkgname=valgrind
version=3.25.0
revision=2
version=3.25.1
revision=1
build_style=gnu-configure
configure_args="--enable-tls --without-mpicc --enable-lto=yes"
hostmakedepends="automake perl pkg-config"
@ -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=295f60291d6b64c0d90c1ce645634bdc5361d39b0c50ecf9de6385ee77586ecc
checksum=61deb8d0727b45c268efdc1b3b6c9e679cd97cbf5ee4b28d1dead7c8b7a271af
# https://valgrind.org/docs/manual/dist.readme-packagers.html
nostrip=yes