libvterm: update to 0.3.
This commit is contained in:
parent
12313dc5dd
commit
0698e85a65
2 changed files with 5 additions and 5 deletions
|
@ -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
|
libcsound64.so.6.0 csound-6.05.0_1
|
||||||
libcsnd6.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
|
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_opencl.so.7 boinc-7.16.16_2
|
||||||
libboinc_api.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
|
libboinc_graphics2.so.7 boinc-7.16.16_2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvterm'
|
# Template file for 'libvterm'
|
||||||
pkgname=libvterm
|
pkgname=libvterm
|
||||||
version=0.1.4
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_target="install-lib install-inc"
|
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"
|
short_desc="Abstract VT220/xterm/ECMA-48 emulation library"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.leonerd.org.uk/code/libvterm"
|
homepage="https://www.leonerd.org.uk/code/libvterm"
|
||||||
distfiles="http://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"
|
distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"
|
||||||
checksum=bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd
|
checksum=61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue