mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
valgrind: update to 3.25.1.
This commit is contained in:
parent
e1d9d4d863
commit
ab87177d3c
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue