X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmtd-utils%2FMakefile;h=6a3518fc1800e7667b78ab57da17e6e62cbeeeda;hb=b48f14021170edbd22d1d8ba1b36d6ae09e4535d;hp=b86317956d5c4d8aef60fc6033e888dc16b49a66;hpb=af9b8563d88739e0f5a3aab8db032bf1f4057245;p=openwrt-github%2F.git diff --git a/tools/mtd-utils/Makefile b/tools/mtd-utils/Makefile index b86317956d..6a3518fc18 100644 --- a/tools/mtd-utils/Makefile +++ b/tools/mtd-utils/Makefile @@ -7,14 +7,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mtd-utils -PKG_VERSION:=1.5.1 +PKG_VERSION:=1.5.2 -PKG_SOURCE_VERSION:=92686f212c9a4e16891c6a3c57629cbf4f0f8360 +PKG_SOURCE_VERSION:=aea36417067dade75192bafa03af70b6eb2677b1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE_URL:=git://git.infradead.org/mtd-utils.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_MIRROR_MD5SUM:=9fe0518213feddacd1842935dddeb6c8 +PKG_MIRROR_MD5SUM:= PKG_CAT:=zcat HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)