valgrind: 3.13.0 -> 3.14.0

This commit is contained in:
Thomas Penteker 2019-02-07 00:26:57 +01:00
parent a2729b42d2
commit f7ae7f6111
3 changed files with 6 additions and 5 deletions

View File

@ -29,6 +29,7 @@ drwxr-xr-x root/root usr/include/valgrind/
-rw-r--r-- root/root usr/include/valgrind/libvex_guest_ppc64.h
-rw-r--r-- root/root usr/include/valgrind/libvex_guest_s390x.h
-rw-r--r-- root/root usr/include/valgrind/libvex_guest_x86.h
-rw-r--r-- root/root usr/include/valgrind/libvex_inner.h
-rw-r--r-- root/root usr/include/valgrind/libvex_ir.h
-rw-r--r-- root/root usr/include/valgrind/libvex_s390x_common.h
-rw-r--r-- root/root usr/include/valgrind/libvex_trc_values.h

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aM+7JfVX/ufgdnucjBOtE3hupnCq5u0hYoK3fgeEnGQsTJIfdpkN3kb7EPSs3GJHbIY7+sCU8pz8Ve3L4zY3wQ=
SHA256 (Pkgfile) = 9855e20a27dc919c8c523425b08b2b4b927078cba19a83b8d8a37b61df8b0eed
SHA256 (.footprint) = 74af71cd421ff299c5677568c30ffe82b358590948b58584ec164397f153335e
SHA256 (valgrind-3.13.0.tar.bz2) = d76680ef03f00cd5e970bbdcd4e57fb1f6df7d2e2c071635ef2be74790190c3b
RWSE3ohX2g5d/UnBbE7DyyBFw90aW7uHQDJ1Ad7vvB1ioBTDJrVIzftuM2D46iKYK6owvZMURVrah6jw1PkOlEswCMEsfFicoA4=
SHA256 (Pkgfile) = 7abe4bf23c04d6af660b163a80ff4b33f845dab17c3e75fa8ddaa90b7af7b9e7
SHA256 (.footprint) = 41a224120b12feff26122d9f691562009c4e238a95f3a775dfe1ce66e9e82511
SHA256 (valgrind-3.14.0.tar.bz2) = 037c11bfefd477cc6e9ebe8f193bb237fe397f7ce791b4a4ce3fa1c6a520baa5

View File

@ -5,7 +5,7 @@
# Nice to have: gdb
name=valgrind
version=3.13.0
version=3.14.0
release=1
source=(ftp://sourceware.org/pub/valgrind/valgrind-${version}.tar.bz2)