Message ID | a6cf72f3a01d8e6ea310d6759d5b98813e3edaac.1743104524.git.steve@sakoman.com |
---|---|
State | RFC |
Delegated to: | Steve Sakoman |
Headers | show |
Series | [scarthgap,01/10] qemu 8.2.7: ignore CVE-2023-1386 | expand |
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 823cfe24c7..c7f3987134 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 \ file://no-path-adjust.patch \ " -PV .= ".1115" -SRCREV = "c0f0e2380e5954f4a52a131bf6b8499838ad1dae" +PV .= ".1198" +SRCREV = "f209dcd3defb95bae21b2740910e6aa7bb940531" # Do not consider .z in x.y.z, as that is updated with every commit UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0"