development/neovim: Updated for version 20150721.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-07-21 17:03:06 -07:00 committed by Willy Sudiarto Raharjo
parent 07860d6400
commit c40f55cea2
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=neovim
VERSION=${VERSION:-20150314}
VERSION=${VERSION:-20150721}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="neovim"
VERSION="20150314"
VERSION="20150721"
HOMEPAGE="http://neovim.org/"
DOWNLOAD="http://jaxartes.net/files/neovim-20150314.tar.bz2"
MD5SUM="f0b8c79189243f09505148c50ff7392d"
DOWNLOAD="http://jaxartes.net/files/neovim-20150721.tar.bz2"
MD5SUM="739617730a90559819003f2d50557533"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libuv msgpack-c luajit lua-lpeg lua-MessagePack libtermkey libvterm"