valgrind: updated to verison 3.22.0

This commit is contained in:
Matt Housh 2023-11-04 17:07:22 -05:00
parent 63d7774802
commit a09c81f143
3 changed files with 6 additions and 5 deletions

View File

@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/vgdb
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/valgrind/
-rw-r--r-- root/root usr/include/valgrind/cachegrind.h
-rw-r--r-- root/root usr/include/valgrind/callgrind.h
-rw-r--r-- root/root usr/include/valgrind/config.h
-rw-r--r-- root/root usr/include/valgrind/dhat.h

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/baUPwWOdXPCJ4eqsI+uoGyHGRzqjS4q1uXpUDGFdOudgEu/xghceXTTvvbFbnU/NPpXHfoEMdZEkrjGqJOeGQI=
SHA256 (Pkgfile) = 2c4c117f5a6851661e0fba8b4898b91b9ed8947fe6f87a9f7d28f1d48c1a3bfc
SHA256 (.footprint) = 2eca032534e357b19f84b248c50ea4778a2dea0cc22e899196f9280266ce1e03
SHA256 (valgrind-3.21.0.tar.bz2) = 10ce1618bb3e33fad16eb79552b0a3e1211762448a0d7fce11c8a6243b9ac971
RWSE3ohX2g5d/TAs+VyUdQTxEOpulHte65aIfAn/rJ9RvzJSRrO+ewT8rmzo/eFcuSMNDravM0pYtjLlq9deFrpI+VMRTYoEUAk=
SHA256 (Pkgfile) = 50acc7391fb6ac56c824db7d74a908479ce80249d798a202ac8d85342b46b51c
SHA256 (.footprint) = 942aa596a9f0161a4f3a331c5ac739297ba127dd80fe6aa7c775b0f95e034799
SHA256 (valgrind-3.22.0.tar.bz2) = c811db5add2c5f729944caf47c4e7a65dcaabb9461e472b578765dd7bf6d2d4c

View File

@ -4,7 +4,7 @@
# Optional: gdb
name=valgrind
version=3.21.0
version=3.22.0
release=1
source=(https://sourceware.org/pub/$name/$name-$version.tar.bz2)