dnf: update to 4.0.9

(From OE-Core rev: 7670325f4b04000255e2fd4ad58a42ab60a70579)

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-11-22 16:41:36 +01:00
committed by Richard Purdie
parent efebb348c1
commit 9ec07073a1

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 = "6fdf0e8cc714c92ee08bd4db9412d4c587ffafe9"
SRCREV = "689a4c515738226f3dc85edb2035d23233ff41d8"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"