summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-06-22 13:21:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-26 11:22:56 +0100
commite2e1a35ce3d14baf83621fa5b0d4c8de1bcb2753 (patch)
tree9aad7b02d4f286e3b32af1021df6564f4cffcd46
parent2662642acc563203afe9cefabbbe38dc3ed0083f (diff)
downloadopenembedded-core-contrib-e2e1a35ce3d14baf83621fa5b0d4c8de1bcb2753.tar.gz
libdnf: upgrade 0.63.0 -> 0.63.1
(From OE-Core rev: 5d989a6255605c37af9813cf1463f32d6db1a46d) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-devtools/libdnf/libdnf_0.63.1.bb (renamed from meta/recipes-devtools/libdnf/libdnf_0.63.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb
index a26ee55cb9..6ffeb945bb 100644
--- a/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb
+++ b/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb
@@ -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"