vim: update to 7.4.214

This commit is contained in:
jan-schreib 2014-03-25 09:05:52 +01:00
parent 9742d7df12
commit b59bcdc107
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vim' # Template file for 'vim'
pkgname=vim pkgname=vim
_distver=7.4 _distver=7.4
_patchver=193 _patchver=214
version=${_distver}.${_patchver} version=${_distver}.${_patchver}
revision=1 revision=1
hostmakedepends="mercurial pkg-config" hostmakedepends="mercurial pkg-config"