mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
vim: update to 9.1.0104.
This commit is contained in:
parent
8f112d9032
commit
18d45540c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vim'
|
||||
pkgname=vim
|
||||
version=9.1.0000
|
||||
version=9.1.0104
|
||||
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=8d2a74e358be9cf260174e15e2e29dba4773f2670718b5bf728db6f54b90e25d
|
||||
checksum=90721c0d3cc9ddbdce3989e8a03c6c14f9d214f3e12e062044793cbd43e10a19
|
||||
python_version=3
|
||||
|
||||
build_options="x11 gtk3 huge"
|
||||
|
|
Loading…
Add table
Reference in a new issue