package/valgrind: bump version to 3.21.0
Added sha1 hash provided by upstream, removed md5 hash. Release notes: https://valgrind.org/docs/manual/dist.news.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
80304d9911
commit
683b3e93eb
@ -1,7 +1,7 @@
|
||||
# From https://valgrind.org/downloads/current.html
|
||||
md5 e3ca8e03c6c527e80e7da5135a1b6beb valgrind-3.20.0.tar.bz2
|
||||
sha1 817d769743d278b5d07526e85115082054e9bf9c valgrind-3.21.0.tar.bz2
|
||||
# locally computed
|
||||
sha256 8536c031dbe078d342f121fa881a9ecd205cb5a78e639005ad570011bdb9f3c6 valgrind-3.20.0.tar.bz2
|
||||
sha256 10ce1618bb3e33fad16eb79552b0a3e1211762448a0d7fce11c8a6243b9ac971 valgrind-3.21.0.tar.bz2
|
||||
|
||||
# License files
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
VALGRIND_VERSION = 3.20.0
|
||||
VALGRIND_VERSION = 3.21.0
|
||||
VALGRIND_SITE = https://sourceware.org/pub/valgrind
|
||||
VALGRIND_SOURCE = valgrind-$(VALGRIND_VERSION).tar.bz2
|
||||
VALGRIND_LICENSE = GPL-2.0, GFDL-1.2
|
||||
|
Loading…
Reference in New Issue
Block a user