Browse Source

mmc-utils: bump to 2015-03-25 snapshot

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 10 years ago
committed by Michael Heimpold
parent
commit
692ee8cf18
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      utils/mmc-utils/Makefile

+ 3
- 3
utils/mmc-utils/Makefile View File

@ -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


Loading…
Cancel
Save