neovim: update to 0.2.0.
This commit is contained in:
parent
a1f0002e82
commit
ad29bda0f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.1.7
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_JEMALLOC=0"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="Apache-2.0, GPL-2"
|
||||
homepage="http://neovim.io"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d8f885d019b1ad608f36ae23b8f1b15b7e33585e16f7514666ab6c9809bb4b7e
|
||||
checksum=72e263f9d23fe60403d53a52d4c95026b0be428c1b9c02b80ab55166ea3f62b5
|
||||
|
||||
# XXX: neovim needs host bin to generate helptags at build time.
|
||||
nocross=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue