mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
vttest: update to 20200420.
This commit is contained in:
parent
20ab3f0f2f
commit
8614b9feae
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'vttest'
|
# Template file for 'vttest'
|
||||||
pkgname=vttest
|
pkgname=vttest
|
||||||
version=20200303
|
version=20200420
|
||||||
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"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
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=49aa5828f8827f22fdae8c49cbc4fc78e9abb46d7670167985a7c079c6f547bc
|
checksum=6c9019c72c31b12d861783890a50ec5145a3424ee634c319b158af9af630910e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue