summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/vim')
-rw-r--r--meta/recipes-support/vim/vim.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index 298a111853..d86841efaa 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \
20 file://no-path-adjust.patch \ 20 file://no-path-adjust.patch \
21 " 21 "
22 22
23PV .= ".0820" 23PV .= ".0947"
24SRCREV = "03d6e6f42b0deeb02d52c8a48c14abe431370c1c" 24SRCREV = "cc762a48d42b579fb7bdec2c614636b830342dd5"
25 25
26# Remove when 8.3 is out 26# Remove when 8.3 is out
27UPSTREAM_VERSION_UNKNOWN = "1" 27UPSTREAM_VERSION_UNKNOWN = "1"