aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/fortify-headers/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-07-24 13:51:45 +0000
committerSteven Barth <steven@midlink.org>2015-07-24 13:51:45 +0000
commit7d4eb63409e1a6dad56da2a12d207734afe014b1 (patch)
treecac053919fb3432f1340e0ba1ac8bee23babc9da /toolchain/fortify-headers/Makefile
parente595ee70af10deeab574d99c4cce5e3c46ad4f9c (diff)
downloadmaster-187ad058-7d4eb63409e1a6dad56da2a12d207734afe014b1.tar.gz
master-187ad058-7d4eb63409e1a6dad56da2a12d207734afe014b1.tar.bz2
master-187ad058-7d4eb63409e1a6dad56da2a12d207734afe014b1.zip
fortify-headers: update to 0.7
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46480 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/fortify-headers/Makefile')
-rw-r--r--toolchain/fortify-headers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/fortify-headers/Makefile b/toolchain/fortify-headers/Makefile
index b9cefe5935..8d952c54cf 100644
--- a/toolchain/fortify-headers/Makefile
+++ b/toolchain/fortify-headers/Makefile
@@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/target.mk
PKG_NAME:=fortify-headers
-PKG_VERSION:=0.6
+PKG_VERSION:=0.7
PKG_RELEASE=1
PKG_SOURCE_URL:=http://dl.2f30.org/releases
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=d85072939ec02a40af282fe3febc6c18
+PKG_MD5SUM:=3f7c36daa0be000987e8ad8c0a202b42
include $(INCLUDE_DIR)/toolchain-build.mk