valgrind: update to 3.24.0.
This commit is contained in:
parent
b9c0ae3932
commit
830ff7247e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue