summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-05-24 11:13:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-25 22:35:54 +0100
commit5d515290ba31c35d860d03e5313239610025f2da (patch)
tree2bda94f296c37e8dfc81012707032a31a4037962 /meta/recipes-devtools
parentfdc7283a05fa45c2a8fe7369ef741b61e26909e7 (diff)
downloadopenembedded-core-5d515290ba31c35d860d03e5313239610025f2da.tar.gz
libdnf: update 0.62.0 -> 0.63.0
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/libdnf/libdnf_0.63.0.bb (renamed from meta/recipes-devtools/libdnf/libdnf_0.62.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.62.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb
index e2c2c41c6a..79e8865456 100644
--- a/meta/recipes-devtools/libdnf/libdnf_0.62.0.bb
+++ b/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb
@@ -14,8 +14,8 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \
file://0001-libdnf-config.h-avoid-the-use-of-non-portable-__WORD.patch \
"
-SRCREV = "9a0e17562b19586b3ffa70fa93eb961b558794c7"
-UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
+SRCREV = "669a5c691acba91693d238d6262ac99a440aa9b3"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)"
S = "${WORKDIR}/git"