summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/dnf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/dnf')
-rw-r--r--poky/meta/recipes-devtools/dnf/dnf_4.2.23.bb (renamed from poky/meta/recipes-devtools/dnf/dnf_4.2.21.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/recipes-devtools/dnf/dnf_4.2.21.bb b/poky/meta/recipes-devtools/dnf/dnf_4.2.23.bb
index 44dab1d8a..8cfd4d0c8 100644
--- a/poky/meta/recipes-devtools/dnf/dnf_4.2.21.bb
+++ b/poky/meta/recipes-devtools/dnf/dnf_4.2.23.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0001-dnf-write-the-log-lock-to-root.patch \
"
-SRCREV = "864c381baabf024c299dca75abfda96139b8f583"
+SRCREV = "126d861812f827285960592359615ed7cb195aac"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"