summaryrefslogtreecommitdiff
path: root/package/valgrind/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-23 20:22:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-23 20:22:21 +0200
commit1abc7e84ef725efff7d5e8f447b688c1f83ce17a (patch)
treef82d7da8a0f2ec22f24476a6c252f3dc07ff95ed /package/valgrind/Makefile
parent5807e47ee47de1a7762ecc5b1808e0ab43e38646 (diff)
valgrind: update to 3.13.0
Diffstat (limited to 'package/valgrind/Makefile')
-rw-r--r--package/valgrind/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/valgrind/Makefile b/package/valgrind/Makefile
index 22074fe76..6e3f3b4d3 100644
--- a/package/valgrind/Makefile
+++ b/package/valgrind/Makefile
@@ -4,13 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= valgrind
-PKG_VERSION:= 3.12.0
+PKG_VERSION:= 3.13.0
PKG_RELEASE:= 1
-PKG_HASH:= 67ca4395b2527247780f36148b084f5743a68ab0c850cb43e4a5b4b012cf76a1
+PKG_HASH:= d76680ef03f00cd5e970bbdcd4e57fb1f6df7d2e2c071635ef2be74790190c3b
PKG_DESCR:= memory management debugging tool
PKG_SECTION:= app/debug
PKG_URL:= http://valgrind.org/
-PKG_SITES:= http://valgrind.org/downloads/
+PKG_SITES:= ftp://sourceware.org/pub/valgrind/
PKG_ARCH_DEPENDS:= aarch64 arm ppc ppc64 mips mipsel mips64 mips64el tile s390 x86 x86_64