Skip to content

Commit 805be39

Browse files
mheiBeginner-Go
authored andcommitted
mmc-utils: update to latest git head
While at, update project's reference URL. Signed-off-by: Michael Heimpold <[email protected]>
1 parent 0162c16 commit 805be39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/mmc-utils/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
1212

1313
PKG_SOURCE_PROTO:=git
1414
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
15-
PKG_SOURCE_DATE:=2021-12-11
16-
PKG_SOURCE_VERSION:=a1b233c2a31baa5b77cb67c0c3be4767be86f727
17-
PKG_MIRROR_HASH:=3a1b75afd51f22054bc06d5dce79408c0c20b1f26b85251c8964bbc1e04a4b4b
15+
PKG_SOURCE_DATE:=2022-01-16
16+
PKG_SOURCE_VERSION:=3969aa4804edb8aed7bcb3c958e49d0c7388b067
17+
PKG_MIRROR_HASH:=a9ad550e5cc2cae54facb000a1d5e98c41215ccaca439cec6ffddc9fd595f269
1818

1919
PKG_LICENSE:=GPL-2.0-only
2020
PKG_LICENSE_FILES:=
@@ -27,7 +27,7 @@ define Package/mmc-utils
2727
SECTION:=utils
2828
CATEGORY:=Utilities
2929
TITLE:=Userspace tools for MMC/SD devices
30-
URL:=http://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git
30+
URL:=https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
3131
endef
3232

3333
define Package/mmc-utils/description

0 commit comments

Comments
 (0)