| Message ID | 20260601192742.333006-2-tim.orling@konsulko.com |
|---|---|
| State | New |
| Headers | show |
| Series | vim: upgrade 9.2.0340 -> 9.2.0569 | expand |
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 6e0058b13e..b00b2602ed 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc @@ -18,8 +18,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https;tag=v${PV} file://no-path-adjust.patch \ " -PV .= ".0340" -SRCREV = "6addd6c101117706bc9b3609d3a418e26e92618f" +PV .= ".0569" +SRCREV = "54ffef7eb83f2592833f422b89bf5f30de6b4bb0" # Do not consider .z in x.y.z, as that is updated with every commit UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"