Author: nbd Date: 2014-12-22 14:52:58 +0100 (Mon, 22 Dec 2014) New Revision: 43760
Modified: trunk/tools/mtd-utils/Makefile Log: tools/mtd-utils: add mirror md5sum Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/tools/mtd-utils/Makefile =================================================================== --- trunk/tools/mtd-utils/Makefile 2014-12-22 09:52:19 UTC (rev 43759) +++ trunk/tools/mtd-utils/Makefile 2014-12-22 13:52:58 UTC (rev 43760) @@ -14,6 +14,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=5319b84974fcb71504aed2d1b8285e9c0a4a4bb8 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) +PKG_MIRROR_MD5SUM:=a85581474b39e56b30439c903974acb9 PKG_CAT:=zcat HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
