vim: update to 7.4 patch level 169.

This commit is contained in:
Juan RP 2014-02-08 10:39:49 +01:00
parent 8a1082a32a
commit 376b3b6d4c
1 changed files with 1 additions and 1 deletions

View File

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