From: Daniel Golle Date: Fri, 3 Apr 2015 14:32:48 +0000 (+0200) Subject: mmc-utils: bump to 2015-03-25 snapshot X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=692ee8cf18d098608ae6c4294eceeee1605d974c;p=feed%2Fpackages.git mmc-utils: bump to 2015-03-25 snapshot Signed-off-by: Daniel Golle --- diff --git a/utils/mmc-utils/Makefile b/utils/mmc-utils/Makefile index a5c425b6a2..ca85493639 100644 --- a/utils/mmc-utils/Makefile +++ b/utils/mmc-utils/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mmc-utils -PKG_VERSION=2015-03-06-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=2 +PKG_VERSION=2015-03-25-$(PKG_SOURCE_VERSION) +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git -PKG_SOURCE_VERSION:=f4eb241519f8d500ce6068a70d2389be39ac5189 +PKG_SOURCE_VERSION:=50b68547ad895803128519af71c31b9f14bfc791 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz