mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neovim: update to 0.9.4
This commit is contained in:
parent
d1c0845709
commit
d1d3dc04a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neovim'
|
# Template file for 'neovim'
|
||||||
pkgname=neovim
|
pkgname=neovim
|
||||||
version=0.9.2
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="Apache-2.0, Vim"
|
license="Apache-2.0, Vim"
|
||||||
homepage="https://neovim.io"
|
homepage="https://neovim.io"
|
||||||
distfiles="https://github.com/neovim/neovim/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/neovim/neovim/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=06b8518bad4237a28a67a4fbc16ec32581f35f216b27f4c98347acee7f5fb369
|
checksum=148356027ee8d586adebb6513a94d76accc79da9597109ace5c445b09d383093
|
||||||
|
|
||||||
build_options=luajit
|
build_options=luajit
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue