mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] valgrind: version bump 3.14.0 -> 3.16.1
@ 2021-01-08 15:39 Michael Tretter
  2021-01-08 15:39 ` [ptxdist] [PATCH 2/2] valgrind: enable build for arm64 Michael Tretter
  2021-01-11  7:25 ` [ptxdist] [PATCH 1/2] valgrind: version bump 3.14.0 -> 3.16.1 Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Tretter @ 2021-01-08 15:39 UTC (permalink / raw)
  To: ptxdist

Also switch to the new download URL that is referenced on the valgrind
Current Releases page.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/valgrind.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/valgrind.make b/rules/valgrind.make
index dd168fb54228..aeabf825e64b 100644
--- a/rules/valgrind.make
+++ b/rules/valgrind.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_ARCH_ARM)-$(PTXCONF_VALGRIND) += valgrind
 #
 # Paths and names
 #
-VALGRIND_VERSION	:= 3.14.0
-VALGRIND_MD5		:= 74175426afa280184b62591b58c671b3
+VALGRIND_VERSION	:= 3.16.1
+VALGRIND_MD5		:= d1b153f1ab17cf1f311705e7a83ef589
 VALGRIND		:= valgrind-$(VALGRIND_VERSION)
 VALGRIND_SUFFIX		:= tar.bz2
-VALGRIND_URL		:= http://valgrind.org/downloads/$(VALGRIND).$(VALGRIND_SUFFIX)
+VALGRIND_URL		:= https://sourceware.org/pub/valgrind/$(VALGRIND).$(VALGRIND_SUFFIX)
 VALGRIND_SOURCE		:= $(SRCDIR)/$(VALGRIND).$(VALGRIND_SUFFIX)
 VALGRIND_DIR		:= $(BUILDDIR)/$(VALGRIND)
 VALGRIND_LICENSE	:= GPL-2.0-only
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-11  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08 15:39 [ptxdist] [PATCH 1/2] valgrind: version bump 3.14.0 -> 3.16.1 Michael Tretter
2021-01-08 15:39 ` [ptxdist] [PATCH 2/2] valgrind: enable build for arm64 Michael Tretter
2021-01-11  7:25 ` [ptxdist] [PATCH 1/2] valgrind: version bump 3.14.0 -> 3.16.1 Michael Olbrich
2021-01-11  8:23   ` Michael Tretter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox