diff options
| -rw-r--r-- | meta/recipes-support/vim/vim.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 6caa89c733..c124596e8d 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc | |||
| @@ -21,8 +21,8 @@ SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ | |||
| 21 | file://racefix.patch \ | 21 | file://racefix.patch \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | PV .= ".4424" | 24 | PV .= ".4524" |
| 25 | SRCREV = "cdf717283ca70b18f20b8a2cefe7957083280c6f" | 25 | SRCREV = "d8f8629b1bf566e1dada7515e9b146c69e5d9757" |
| 26 | 26 | ||
| 27 | # Do not consider .z in x.y.z, as that is updated with every commit | 27 | # Do not consider .z in x.y.z, as that is updated with every commit |
| 28 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0" | 28 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+)\.0" |
