libvterm: update to 0.3.

This commit is contained in:
icp 2022-10-01 00:48:59 +05:30 committed by Piraty
parent 12313dc5dd
commit 0698e85a65
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077
2 changed files with 5 additions and 5 deletions

View file

@ -2483,7 +2483,7 @@ libi3ipc-glib-1.0.so.0 i3ipc-glib-0.6.0_1
libcsound64.so.6.0 csound-6.05.0_1
libcsnd6.so.6.0 csound-6.05.0_1
libfko.so.3 libfko-2.6.9_1
libvterm.so.0 libvterm-0.0.20151005_1
libvterm.so.0 libvterm-0.3_1
libboinc_opencl.so.7 boinc-7.16.16_2
libboinc_api.so.7 boinc-7.16.16_2
libboinc_graphics2.so.7 boinc-7.16.16_2

View file

@ -1,6 +1,6 @@
# Template file for 'libvterm'
pkgname=libvterm
version=0.1.4
version=0.3
revision=1
build_style=gnu-makefile
make_install_target="install-lib install-inc"
@ -8,9 +8,9 @@ hostmakedepends="libtool perl pkg-config"
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="http://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"
checksum=bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd
homepage="https://www.leonerd.org.uk/code/libvterm"
distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"
checksum=61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358
post_extract() {
if [ "$CROSS_BUILD" ]; then