dnf: upgrade 4.5.2 -> 4.6.0

(From OE-Core rev: 6e96939b65ad9d1435ae0dfd8303f0ed8c429cee)

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-02-28 16:36:41 +01:00
committed by Richard Purdie
parent 281eba70c2
commit d7522c859d

View File

@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0001-dnf-write-the-log-lock-to-root.patch \
"
SRCREV = "36a3ffaee4db76a7efe7d40f4e42ce679b6a6920"
SRCREV = "c826d7db401ebf9b59b2fa74570a919e4af2673e"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"