mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
valgrind: update to 3.24.0.
This commit is contained in:
parent
b9c0ae3932
commit
830ff7247e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'valgrind'
|
# Template file for 'valgrind'
|
||||||
pkgname=valgrind
|
pkgname=valgrind
|
||||||
version=3.23.0
|
version=3.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-tls --without-mpicc --enable-lto=yes"
|
configure_args="--enable-tls --without-mpicc --enable-lto=yes"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://valgrind.org/"
|
homepage="http://valgrind.org/"
|
||||||
changelog="https://valgrind.org/docs/manual/dist.news.html"
|
changelog="https://valgrind.org/docs/manual/dist.news.html"
|
||||||
distfiles="https://sourceware.org/pub/valgrind/valgrind-${version}.tar.bz2"
|
distfiles="https://sourceware.org/pub/valgrind/valgrind-${version}.tar.bz2"
|
||||||
checksum=c5c34a3380457b9b75606df890102e7df2c702b9420c2ebef9540f8b5d56264d
|
checksum=71aee202bdef1ae73898ccf7e9c315134fa7db6c246063afc503aef702ec03bd
|
||||||
# https://valgrind.org/docs/manual/dist.readme-packagers.html
|
# https://valgrind.org/docs/manual/dist.readme-packagers.html
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue