X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Ffortify-headers%2FMakefile;h=8550a999ca9b596651560641f831035a8d86ecd0;hb=e95f22da369dcf925cbf0015c4049451f0685d3f;hp=b9cefe593573b3a809b13a8ca0c9f3ee8967fcce;hpb=2738526a16f9ebd100ac7a35d55b13e91e45e888;p=openwrt%2Fstaging%2Flynxis.git diff --git a/toolchain/fortify-headers/Makefile b/toolchain/fortify-headers/Makefile index b9cefe5935..8550a999ca 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.9 PKG_RELEASE=1 PKG_SOURCE_URL:=http://dl.2f30.org/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=d85072939ec02a40af282fe3febc6c18 +PKG_HASH:=cf75f1c27a95da8ebf124293e8dc534ff6a4625d703ff169998292e1a53aa1fc include $(INCLUDE_DIR)/toolchain-build.mk