mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vttest: update to 20230924.
This commit is contained in:
parent
66d3069be1
commit
3defcea137
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vttest'
|
# Template file for 'vttest'
|
||||||
pkgname=vttest
|
pkgname=vttest
|
||||||
version=20230201
|
version=20230924
|
||||||
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=27f4300791e7cbcf9d15f88421f98e35d3aee66311368430624e2c1a5a8be683
|
checksum=be8b07cb590976d1f42af8597ddadac808d08b0a268bb6304a887dab3f13a228
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue