diff options
| -rw-r--r-- | meta/recipes-devtools/dnf/dnf_4.0.9.bb (renamed from meta/recipes-devtools/dnf/dnf_4.0.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.0.4.bb b/meta/recipes-devtools/dnf/dnf_4.0.9.bb index 931e9eff07..24412fd486 100644 --- a/meta/recipes-devtools/dnf/dnf_4.0.4.bb +++ b/meta/recipes-devtools/dnf/dnf_4.0.9.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \ | |||
| 12 | file://0030-Run-python-scripts-using-env.patch \ | 12 | file://0030-Run-python-scripts-using-env.patch \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRCREV = "6fdf0e8cc714c92ee08bd4db9412d4c587ffafe9" | 15 | SRCREV = "689a4c515738226f3dc85edb2035d23233ff41d8" |
| 16 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
