| Message ID | 20260724143914.554740-1-tim.orling@konsulko.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | vim.inc: upgrade 9.2.0782 9.2.0843 | expand |
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 4dd12d220c..c1a193376b 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 .= ".0782" -SRCREV = "834b8d218f1db92e587ecd449e5ce88b41fbe256" +PV .= ".0843" +SRCREV = "975e191dc817d8d00abca7197c4529a417c2f805" # Do not consider .z in x.y.z, as that is updated with every commit UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"