[source] fortify-headers: update to 0.8
LEDE Commits
lede-commits at lists.infradead.org
Tue Sep 27 09:21:13 PDT 2016
blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/1bc68e13792c793fc8c0f5bb214532552aa0c5e1
commit 1bc68e13792c793fc8c0f5bb214532552aa0c5e1
Author: Kevin Darbyshire-Bryant <kevin at darbyshire-bryant.me.uk>
AuthorDate: Sun Sep 25 04:22:38 2016 +0100
fortify-headers: update to 0.8
Signed-off-by: Kevin Darbyshire-Bryant <kevin at darbyshire-bryant.me.uk>
---
toolchain/fortify-headers/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/toolchain/fortify-headers/Makefile b/toolchain/fortify-headers/Makefile
index 8d952c5..6f273a4 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
More information about the lede-commits
mailing list