libdnf: upgrade 0.63.0 -> 0.63.1

(From OE-Core rev: 5d989a6255605c37af9813cf1463f32d6db1a46d)

(From OE-Core rev: e2e1a35ce3d14baf83621fa5b0d4c8de1bcb2753)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-06-22 13:21:18 +02:00
committed by Richard Purdie
parent 8f31b6e41d
commit 75412907da

View File

@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \
file://0001-drop-FindPythonInstDir.cmake.patch \
"
SRCREV = "669a5c691acba91693d238d6262ac99a440aa9b3"
SRCREV = "8e451380bf84bd76e3925cbae2a06bb0e56f5cd9"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)"
S = "${WORKDIR}/git"