X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=toolchain%2Ffortify-headers%2FMakefile;fp=toolchain%2Ffortify-headers%2FMakefile;h=8d952c54cf550ecb599b28671afab1fd2c07f63d;hp=b9cefe593573b3a809b13a8ca0c9f3ee8967fcce;hb=bee26ca0de90d4b1895cb53982632f3ecb9ff362;hpb=fefb6758f9d783af946d935fce3ea38d7610d8fa 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