valgrind: update to the latest version, fix musl support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 42978
This commit is contained in:
Felix Fietkau
2014-10-19 22:35:27 +00:00
parent 939d0869cc
commit 35232039c0
4 changed files with 50 additions and 15 deletions

View File

@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=valgrind
PKG_VERSION:=3.8.1
PKG_VERSION:=3.10.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://valgrind.org/downloads/
PKG_MD5SUM:=288758010b271119a0ffc0183f1d6e38
PKG_MD5SUM:=7c311a72a20388aceced1aa5573ce970
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>