diff --git a/meta/recipes-devtools/dnf/dnf_4.13.0.bb b/meta/recipes-devtools/dnf/dnf_4.14.0.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.13.0.bb rename to meta/recipes-devtools/dnf/dnf_4.14.0.bb index bf89ceb275..48f7e28418 100644 --- a/meta/recipes-devtools/dnf/dnf_4.13.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.14.0.bb @@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc file://0001-dnf-write-the-log-lock-to-root.patch \ " -SRCREV = "ef09e48fc3ebbbaf4dfa478e6e0532706506f091" +SRCREV = "e50875b3f5790f70720bdb670e1dd2bf4d828744" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"