summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libdnf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/libdnf')
-rw-r--r--meta/recipes-devtools/libdnf/libdnf_0.72.0.bb (renamed from meta/recipes-devtools/libdnf/libdnf_0.71.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.71.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.72.0.bb
index 396a6664bc..d58ad0353f 100644
--- a/meta/recipes-devtools/libdnf/libdnf_0.71.0.bb
+++ b/meta/recipes-devtools/libdnf/libdnf_0.72.0.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p
12 file://0001-drop-FindPythonInstDir.cmake.patch \ 12 file://0001-drop-FindPythonInstDir.cmake.patch \
13 " 13 "
14 14
15SRCREV = "39098f39806becdc87cf93e03a49ae89a33e7ede" 15SRCREV = "908dba63c9e18c86a2d81166ce7523559e65338c"
16UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)" 16UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"