libvterm: update to 0.0.20151229.

This commit is contained in:
Steve Prybylski 2016-01-03 22:56:37 -05:00
parent 225748a56a
commit 75d2a163bb

View file

@ -1,8 +1,8 @@
# Template file for 'libvterm' # Template file for 'libvterm'
pkgname=libvterm pkgname=libvterm
version=0.0.20151005 version=0.0.20151229
revision=1 revision=1
_commit=fdb97e8c64da797ce252213657188f399b72246f _commit=04c0777b139cfbddb057c0cbfc007677dd9f1b4f
wrksrc="${pkgname}-${_commit}" wrksrc="${pkgname}-${_commit}"
build_style=gnu-makefile build_style=gnu-makefile
make_install_target="install-lib install-inc" make_install_target="install-lib install-inc"
@ -12,7 +12,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="MIT" license="MIT"
homepage="http://www.leonerd.org.uk/code/libvterm" homepage="http://www.leonerd.org.uk/code/libvterm"
distfiles="https://github.com/neovim/${pkgname}/archive/${_commit}.tar.gz>${pkgname}-${version}.tar.gz" distfiles="https://github.com/neovim/${pkgname}/archive/${_commit}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=402e5bf2561fd934507c5bfb1a49829eb56c09d4d660e2e148c688d0afc78962 checksum=01a28630fd46fa78b8c05e6caecc9139ef43bc40ff9f225e634326265dfcd4f4
post_extract() { post_extract() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then