mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/valgrind: bump to version 3.25.1
Release notes: https://sourceware.org/git/?p=valgrind.git;a=blob;f=NEWS;h=741329a681708fb01f6451e775471fbbe13904f7;hb=4441567fbec8c263e1624b49ba86572d4cccfccd Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
66dc76de82
commit
992cea79eb
@@ -1,7 +1,7 @@
|
||||
# From https://valgrind.org/downloads/current.html
|
||||
sha1 5939b8360d272e89bc7b2fcf5213e57a2080afaf valgrind-3.25.0.tar.bz2
|
||||
sha1 4d2cc4d527213f81af573bca4d2cb93ccac7f274 valgrind-3.25.1.tar.bz2
|
||||
# locally computed
|
||||
sha256 295f60291d6b64c0d90c1ce645634bdc5361d39b0c50ecf9de6385ee77586ecc valgrind-3.25.0.tar.bz2
|
||||
sha256 61deb8d0727b45c268efdc1b3b6c9e679cd97cbf5ee4b28d1dead7c8b7a271af valgrind-3.25.1.tar.bz2
|
||||
|
||||
# License files
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
VALGRIND_VERSION = 3.25.0
|
||||
VALGRIND_VERSION = 3.25.1
|
||||
VALGRIND_SITE = https://sourceware.org/pub/valgrind
|
||||
VALGRIND_SOURCE = valgrind-$(VALGRIND_VERSION).tar.bz2
|
||||
VALGRIND_LICENSE = GPL-2.0, GFDL-1.2
|
||||
|
||||
Reference in New Issue
Block a user