diff options
author | Michael Heimpold <mhei@heimpold.de> | 2022-05-07 09:18:51 +0200 |
---|---|---|
committer | Michael Heimpold <mhei@heimpold.de> | 2022-05-07 09:18:51 +0200 |
commit | dbec421e86a564eb4ab7f20784ed6f38a0ad78fb (patch) | |
tree | d0e55376b864fa17b0e17d7700cfb65d3fc63861 /utils/mmc-utils | |
parent | 3485ad75bc80d1b3622e33af86fbf3a48edf0d0d (diff) |
mmc-utils: update to latest upstream revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Diffstat (limited to 'utils/mmc-utils')
-rw-r--r-- | utils/mmc-utils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/mmc-utils/Makefile b/utils/mmc-utils/Makefile index 997842977..2f04203df 100644 --- a/utils/mmc-utils/Makefile +++ b/utils/mmc-utils/Makefile @@ -12,9 +12,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git -PKG_SOURCE_DATE:=2022-02-11 -PKG_SOURCE_VERSION:=4303889c8bd9a2357587eb6ebacecb70098a264d -PKG_MIRROR_HASH:=b204fa4417dac01b4a17b3db41ef9bfe77b4fc85a5a0762004872e5dcb039b2f +PKG_SOURCE_DATE:=2022-04-17 +PKG_SOURCE_VERSION:=b7e4d5a6ae9942d26a11de9b05ae7d52c0802802 +PKG_MIRROR_HASH:=7865294ec7619d6696bb06a6e2ad4a3803a0bfbd9754b7d0d617bfb30ab828a1 PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:= |