libvterm: update to 0.1.1.

This commit is contained in:
Aluísio Augusto Silva Gonçalves 2019-09-16 15:26:44 -03:00 committed by Helmut Pozimski
parent 8b4f04b75c
commit 9b3e454907

View file

@ -1,9 +1,7 @@
# Template file for 'libvterm'
pkgname=libvterm
version=0.0.20151229
revision=2
_commit=04c0777b139cfbddb057c0cbfc007677dd9f1b4f
wrksrc="${pkgname}-${_commit}"
version=0.1.1
revision=1
build_style=gnu-makefile
make_install_target="install-lib install-inc"
hostmakedepends="libtool perl pkg-config"
@ -11,8 +9,8 @@ short_desc="Abstract VT220/xterm/ECMA-48 emulation library"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="MIT"
homepage="http://www.leonerd.org.uk/code/libvterm"
distfiles="https://github.com/neovim/${pkgname}/archive/${_commit}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=01a28630fd46fa78b8c05e6caecc9139ef43bc40ff9f225e634326265dfcd4f4
distfiles="https://launchpad.net/libvterm/trunk/v${version%.*}/+download/libvterm-${version}.tar.gz"
checksum=9bb88e7c67ea0ac5a0f8d1df3f432d3865e5ff36a778e9a2b34a58aba857b5d8
post_extract() {
if [ "$CROSS_BUILD" ]; then