libvterm: update to 0.3.1
This commit is contained in:
parent
e9d9316dd7
commit
41341043e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvterm'
|
||||
pkgname=libvterm
|
||||
version=0.3
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_target="install-lib install-inc"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.leonerd.org.uk/code/libvterm"
|
||||
distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"
|
||||
checksum=61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358
|
||||
checksum=25a8ad9c15485368dfd0a8a9dca1aec8fea5c27da3fa74ec518d5d3787f0c397
|
||||
|
||||
post_extract() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue