diff options
Diffstat (limited to 'toolchain/fortify-headers/Makefile')
-rw-r--r-- | toolchain/fortify-headers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/fortify-headers/Makefile b/toolchain/fortify-headers/Makefile index 6f273a4c59..8caf8c84ce 100644 --- a/toolchain/fortify-headers/Makefile +++ b/toolchain/fortify-headers/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE=1 PKG_SOURCE_URL:=http://dl.2f30.org/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=678ebdac0c3278b934c6524cd1e3dc4c +PKG_HASH:=afcd073d6d8d175eede2a28a7dd71b7150cb03290f99102261892c793f6b4cb1 include $(INCLUDE_DIR)/toolchain-build.mk |