aboutsummaryrefslogtreecommitdiff
path: root/utils/mmc-utils
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2016-02-27 22:09:35 +0100
committerMichael Heimpold <mhei@heimpold.de>2016-02-27 22:13:14 +0100
commit1382bd46e3e74623a9874d7c2f3defa45f776079 (patch)
tree01b9255220e5f1cb17915b33658f3a373486490a /utils/mmc-utils
parent98259c3c9e12b8ad882c79507f5de094e13f1f18 (diff)
mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Diffstat (limited to 'utils/mmc-utils')
-rw-r--r--utils/mmc-utils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/mmc-utils/Makefile b/utils/mmc-utils/Makefile
index 00a0531ec..145e7408f 100644
--- a/utils/mmc-utils/Makefile
+++ b/utils/mmc-utils/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2015 OpenWrt.org
+# Copyright (C) 2015-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mmc-utils
-PKG_VERSION=2015-05-01-$(PKG_SOURCE_VERSION)
+PKG_VERSION=2016-02-23-$(PKG_SOURCE_VERSION)
PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
-PKG_SOURCE_VERSION:=d0b46442b50794217e53b2455c1344c548d9d088
+PKG_SOURCE_VERSION:=4af1749d23503c25f692a60f23d295d16ddcfb61
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz