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'
|
||||
pkgname=vttest
|
||||
version=20200303
|
||||
version=20200420
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Tests the compatibility so-called 'VT100-compatible' terminals"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://invisible-island.net/vttest/vttest.html"
|
||||
distfiles="http://invisible-mirror.net/archives/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=49aa5828f8827f22fdae8c49cbc4fc78e9abb46d7670167985a7c079c6f547bc
|
||||
checksum=6c9019c72c31b12d861783890a50ec5145a3424ee634c319b158af9af630910e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue