valgrind: update to 3.23.0.

This commit is contained in:
Duncaen 2024-06-03 23:45:40 +02:00
parent 8665f7425e
commit 030c875fd9
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'valgrind'
pkgname=valgrind
version=3.22.0
revision=2
version=3.23.0
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=c811db5add2c5f729944caf47c4e7a65dcaabb9461e472b578765dd7bf6d2d4c
checksum=c5c34a3380457b9b75606df890102e7df2c702b9420c2ebef9540f8b5d56264d
# https://valgrind.org/docs/manual/dist.readme-packagers.html
nostrip=yes