mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
neovim: update to 0.8.3
This commit is contained in:
parent
249cea9226
commit
8dbafadd11
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'neovim'
|
# Template file for 'neovim'
|
||||||
pkgname=neovim
|
pkgname=neovim
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
# MIN_LOG_LEVEL 1: INFO, 3: ERROR, upstream's release's default is 3
|
# MIN_LOG_LEVEL 1: INFO, 3: ERROR, upstream's release's default is 3
|
||||||
|
@ -16,7 +16,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=c516c8db73e1b12917a6b2e991b344d0914c057cef8266bce61a2100a28ffcc9
|
checksum=adf45ff160e1d89f519b6114732eba03485ae469beb27919b0f7a4f6b44233c1
|
||||||
|
|
||||||
build_options=luajit
|
build_options=luajit
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue