mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
vim: update to 9.0.1903.
This commit is contained in:
parent
4b09aa55b6
commit
4ed99dcc99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vim'
|
||||
pkgname=vim
|
||||
version=9.0.1677
|
||||
version=9.0.1903
|
||||
revision=1
|
||||
create_wrksrc=required
|
||||
hostmakedepends="gettext glib-devel pkg-config"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Vim"
|
||||
homepage="https://www.vim.org"
|
||||
distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
|
||||
checksum=c5750a1d47b514d60d59d9956e2953fb1673d1dd797bfec09c1bff721743e55c
|
||||
checksum=ba769f8513f2f75d71518f817f945809a5cb1310fd58cd86daca96e658cccf7d
|
||||
python_version=3
|
||||
|
||||
build_options="x11 gtk3 huge"
|
||||
|
|
Loading…
Add table
Reference in a new issue