vttest: update to 20240708.
This commit is contained in:
parent
189534dc3f
commit
9338367b1b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vttest'
|
# Template file for 'vttest'
|
||||||
pkgname=vttest
|
pkgname=vttest
|
||||||
version=20240218
|
version=20240708
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Tests the compatibility so-called 'VT100-compatible' terminals"
|
short_desc="Tests the compatibility so-called 'VT100-compatible' terminals"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://invisible-island.net/vttest/vttest.html"
|
homepage="http://invisible-island.net/vttest/vttest.html"
|
||||||
distfiles="http://invisible-mirror.net/archives/${pkgname}/${pkgname}-${version}.tgz"
|
distfiles="http://invisible-mirror.net/archives/${pkgname}/${pkgname}-${version}.tgz"
|
||||||
checksum=625b292f8052ffbbefe7d9d6fbdf9c8d1fc18b5c85568f2547097d97c540bd75
|
checksum=c195449eb2d2299ca3c0a24788a9aab569fe41c2e0e83128b5c29ba96e5abb1b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue