summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/vim/vim_7.4.155.bb (renamed from meta-oe/recipes-support/vim/vim_7.4.27.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/vim/vim_7.4.27.bb b/meta-oe/recipes-support/vim/vim_7.4.155.bb
index 5cb933bfde..0d98e7a1f9 100644
--- a/meta-oe/recipes-support/vim/vim_7.4.27.bb
+++ b/meta-oe/recipes-support/vim/vim_7.4.155.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=b779e18be6ed77facc77069
8 8
9SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim \ 9SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim \
10 file://configure.in_remove_CC_quotes.patch;patchdir=.." 10 file://configure.in_remove_CC_quotes.patch;patchdir=.."
11SRCREV = "v7-4-027" 11SRCREV = "v7-4-155"
12 12
13S = "${WORKDIR}/${PN}/src" 13S = "${WORKDIR}/${PN}/src"
14 14