dnf: upgrade 4.0.10 -> 4.1.0

(From OE-Core rev: 4e2593befcf2986b0242ac287b7f2f6d98bb950e)

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
2019-02-19 18:47:08 +01:00
committed by Richard Purdie
parent ca309c2845
commit 33cc3c9827

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