Merge pull request #17623 from mhei/mmc-utils
mmc-utils: update to latest git head
This commit is contained in:
commit
2123c94ef7
1 changed files with 4 additions and 4 deletions
|
@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
|
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
|
||||||
PKG_SOURCE_DATE:=2021-12-11
|
PKG_SOURCE_DATE:=2022-01-16
|
||||||
PKG_SOURCE_VERSION:=a1b233c2a31baa5b77cb67c0c3be4767be86f727
|
PKG_SOURCE_VERSION:=3969aa4804edb8aed7bcb3c958e49d0c7388b067
|
||||||
PKG_MIRROR_HASH:=3a1b75afd51f22054bc06d5dce79408c0c20b1f26b85251c8964bbc1e04a4b4b
|
PKG_MIRROR_HASH:=a9ad550e5cc2cae54facb000a1d5e98c41215ccaca439cec6ffddc9fd595f269
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
PKG_LICENSE_FILES:=
|
PKG_LICENSE_FILES:=
|
||||||
|
@ -27,7 +27,7 @@ define Package/mmc-utils
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Userspace tools for MMC/SD devices
|
TITLE:=Userspace tools for MMC/SD devices
|
||||||
URL:=http://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git
|
URL:=https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/mmc-utils/description
|
define Package/mmc-utils/description
|
||||||
|
|
Loading…
Reference in a new issue