mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vttest: update to 20241024.
This commit is contained in:
parent
7ce240ba3f
commit
8e35c56dad
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=20240708
|
version=20241024
|
||||||
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=c195449eb2d2299ca3c0a24788a9aab569fe41c2e0e83128b5c29ba96e5abb1b
|
checksum=2ad38a70da6b51827c1e4028e12ffd7ec40e6105c4b4256f17382a5139686a48
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue