X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Ffortify-headers%2FMakefile;h=79dd907d0c32ea4cd1c547cb9c8ef38390c994ad;hb=a116b8e0b6890e0437bbfbe29fdd1ac2bbc3c9a1;hp=b9cefe593573b3a809b13a8ca0c9f3ee8967fcce;hpb=2738526a16f9ebd100ac7a35d55b13e91e45e888;p=openwrt%2F.git diff --git a/toolchain/fortify-headers/Makefile b/toolchain/fortify-headers/Makefile index b9cefe5935..79dd907d0c 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:=1.0 PKG_RELEASE=1 PKG_SOURCE_URL:=http://dl.2f30.org/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=d85072939ec02a40af282fe3febc6c18 +PKG_HASH:=026e4cc0f2aa69b7922b1bc8838491048b497faf1c8b20450741114f9ea3775b include $(INCLUDE_DIR)/toolchain-build.mk