libvterm: update to 0.0.20151229.
This commit is contained in:
parent
225748a56a
commit
75d2a163bb
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libvterm'
|
||||
pkgname=libvterm
|
||||
version=0.0.20151005
|
||||
version=0.0.20151229
|
||||
revision=1
|
||||
_commit=fdb97e8c64da797ce252213657188f399b72246f
|
||||
_commit=04c0777b139cfbddb057c0cbfc007677dd9f1b4f
|
||||
wrksrc="${pkgname}-${_commit}"
|
||||
build_style=gnu-makefile
|
||||
make_install_target="install-lib install-inc"
|
||||
|
@ -12,7 +12,7 @@ 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=402e5bf2561fd934507c5bfb1a49829eb56c09d4d660e2e148c688d0afc78962
|
||||
checksum=01a28630fd46fa78b8c05e6caecc9139ef43bc40ff9f225e634326265dfcd4f4
|
||||
|
||||
post_extract() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue