Author: cyrus Date: 2015-07-24 15:51:45 +0200 (Fri, 24 Jul 2015) New Revision: 46480
Removed: trunk/toolchain/fortify-headers/patches/ Modified: trunk/toolchain/fortify-headers/Makefile Log: fortify-headers: update to 0.7 Signed-off-by: Steven Barth <[email protected]> Modified: trunk/toolchain/fortify-headers/Makefile =================================================================== --- trunk/toolchain/fortify-headers/Makefile 2015-07-24 13:51:43 UTC (rev 46479) +++ trunk/toolchain/fortify-headers/Makefile 2015-07-24 13:51:45 UTC (rev 46480) @@ -8,12 +8,12 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
