dnf: upgrade 4.0.9 -> 4.0.10

(From OE-Core rev: b7492f256cf755fbe76b4602b613311038bd56ee)

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
2018-12-18 17:29:57 +01:00
committed by Richard Purdie
parent d46f566a7e
commit 54363c1d93

View File

@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0030-Run-python-scripts-using-env.patch \
"
SRCREV = "689a4c515738226f3dc85edb2035d23233ff41d8"
SRCREV = "622e6d6fab05f0b15460c5b734f9e7b5935864f2"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"