mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vim: update to 7.3.401.
This commit is contained in:
parent
dcecb5d9c0
commit
23a37d4a60
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vim'
|
# Template file for 'vim'
|
||||||
pkgname=vim
|
pkgname=vim
|
||||||
_distver=7.3
|
_distver=7.3
|
||||||
_patchver=393
|
_patchver=401
|
||||||
version=${_distver}.${_patchver}
|
version=${_distver}.${_patchver}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-perlinterp --disable-pythoninterp --disable-rubyinterp
|
configure_args="--disable-perlinterp --disable-pythoninterp --disable-rubyinterp
|
||||||
|
|
Loading…
Add table
Reference in a new issue