From: Kevin Darbyshire-Bryant Date: Sun, 25 Sep 2016 03:22:38 +0000 (+0100) Subject: fortify-headers: update to 0.8 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=1bc68e13792c793fc8c0f5bb214532552aa0c5e1 fortify-headers: update to 0.8 Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/toolchain/fortify-headers/Makefile b/toolchain/fortify-headers/Makefile index 8d952c54cf..6f273a4c59 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.7 +PKG_VERSION:=0.8 PKG_RELEASE=1 PKG_SOURCE_URL:=http://dl.2f30.org/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=3f7c36daa0be000987e8ad8c0a202b42 +PKG_MD5SUM:=678ebdac0c3278b934c6524cd1e3dc4c include $(INCLUDE_DIR)/toolchain-build.mk