summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.6.0.bb (renamed from meta/recipes-devtools/dnf/dnf_4.5.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.5.2.bb b/meta/recipes-devtools/dnf/dnf_4.6.0.bb
index c746dc30db..6651e64352 100644
--- a/meta/recipes-devtools/dnf/dnf_4.5.2.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.6.0.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
18 file://0001-dnf-write-the-log-lock-to-root.patch \ 18 file://0001-dnf-write-the-log-lock-to-root.patch \
19 " 19 "
20 20
21SRCREV = "36a3ffaee4db76a7efe7d40f4e42ce679b6a6920" 21SRCREV = "c826d7db401ebf9b59b2fa74570a919e4af2673e"
22UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" 22UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"