From 35232039c0d3b21e40d447970784e464604e3e8a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 19 Oct 2014 22:35:27 +0000 Subject: valgrind: update to the latest version, fix musl support Signed-off-by: Felix Fietkau SVN-Revision: 42978 --- package/devel/valgrind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/devel/valgrind/Makefile') diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile index f3c021c6c4..eed73e4e01 100644 --- a/package/devel/valgrind/Makefile +++ b/package/devel/valgrind/Makefile @@ -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 -- cgit v1.2.3