mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
libvterm: update to 0.1.3.
This commit is contained in:
parent
3b6cbb4f72
commit
412344c382
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvterm'
|
||||
pkgname=libvterm
|
||||
version=0.1.1
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_target="install-lib install-inc"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.leonerd.org.uk/code/libvterm"
|
||||
distfiles="https://launchpad.net/libvterm/trunk/v${version%.*}/+download/libvterm-${version}.tar.gz"
|
||||
checksum=9bb88e7c67ea0ac5a0f8d1df3f432d3865e5ff36a778e9a2b34a58aba857b5d8
|
||||
checksum=e41724466a4658e0f095e8fc5aeae26026c0726dce98ee71d6920d06f7d78e2b
|
||||
|
||||
post_extract() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue