vim: update to 7.3 patch level 125.
This commit is contained in:
parent
458db8dbec
commit
f4460c1083
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'vim'
|
||||
pkgname=vim
|
||||
_distver=7.3
|
||||
_patchver=102
|
||||
_patchver=125
|
||||
version=${_distver}.${_patchver}
|
||||
revision=1
|
||||
wrksrc=vim73
|
||||
distfiles="ftp://ftp.vim.org/pub/vim/unix/$pkgname-${_distver}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
|
|
Loading…
Reference in a new issue