X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/06af6d80610febe23ffcf0f5b1c77db732f936ff..6ee9bd563bfa2f5797a034d49071f6c85c18001f:/tools/mtd-utils/Makefile?ds=sidebyside diff --git a/tools/mtd-utils/Makefile b/tools/mtd-utils/Makefile index e298e42d7..7d597af90 100644 --- a/tools/mtd-utils/Makefile +++ b/tools/mtd-utils/Makefile @@ -7,14 +7,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mtd -PKG_VERSION:=20100912 +PKG_VERSION:=20101001 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=git://git.infradead.org/mtd-utils.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=e5a8bd7061921a9a787ffbb2c47a5af8f439d342 +PKG_SOURCE_VERSION:=e2ddf154e1050faea5a24cf44345aec0d715a8c9 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_MD5SUM:=1ad3e00b0f59d796ad76f18f15240b39 +PKG_MD5SUM:=fd168f4e41614e2a819f4e49e83431bc PKG_CAT:=zcat HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)