projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e669cf7
)
valgrind: Update to version 3.15.0
author
Hauke Mehrtens
<
[email protected]
>
Sat, 11 May 2019 22:43:52 +0000
(
00:43
+0200)
committer
Hauke Mehrtens
<
[email protected]
>
Tue, 14 May 2019 18:28:34 +0000
(20:28 +0200)
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/devel/valgrind/Makefile
patch
|
blob
|
history
diff --git
a/package/devel/valgrind/Makefile
b/package/devel/valgrind/Makefile
index d3844c238868556433802b71992f510ed464f5bb..0c5b0cffd45cc6a1aeae2cd5cff899d283f94dec 100644
(file)
--- a/
package/devel/valgrind/Makefile
+++ b/
package/devel/valgrind/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=valgrind
-PKG_VERSION:=3.1
4
.0
+PKG_VERSION:=3.1
5
.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://sourceware.org/pub/valgrind/
-PKG_HASH:=
037c11bfefd477cc6e9ebe8f193bb237fe397f7ce791b4a4ce3fa1c6a520baa5
+PKG_HASH:=
417c7a9da8f60dd05698b3a7bc6002e4ef996f14c13f0ff96679a16873e78ab1
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=GPL-2.0+