erofs-utils: upgrade 1.2.1 -> 1.3

(From OE-Core rev: 2fc76fccc7da1768e712e722898d33dc68385f53)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2021-06-15 10:12:24 +02:00 committed by Richard Purdie
parent 00d0263cf2
commit ab8853a8fc

View File

@ -4,7 +4,7 @@ SECTION = "base"
LIC_FILES_CHKSUM = "file://COPYING;md5=94fa01670a2a8f2d3ab2de15004e0848"
HOMEPAGE = "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/README"
SRCREV = "d1f4953edfcf4f51c71ba91586e21fc6ce9f6db9"
SRCREV = "2cd522105ea771ec30b269cd4c57e2265a4d6349"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))"