misc/vttest: Updated for version 2.7.20200303.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
1a86a85c87
commit
fe5b942be7
|
@ -6,12 +6,13 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20200316 bkw: update for 2.7.20200303.
|
||||
# 20191130 bkw: update for 2.7.20190710.
|
||||
# 20180920 bkw: update for 2.7.20180911 (whoops!).
|
||||
# 20180915 bkw: update for 2.7.20180811.
|
||||
|
||||
PRGNAM=vttest
|
||||
VERSION=${VERSION:-2.7.20190710}
|
||||
VERSION=${VERSION:-2.7.20200303}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vttest"
|
||||
VERSION="2.7.20190710"
|
||||
VERSION="2.7.20200303"
|
||||
HOMEPAGE="http://invisible-island.net/vttest/"
|
||||
DOWNLOAD="ftp://ftp.invisible-island.net/vttest/vttest-20190710.tgz"
|
||||
MD5SUM="f0e12598642cddb7eb6138c6d68cba4d"
|
||||
DOWNLOAD="ftp://ftp.invisible-island.net/vttest/vttest-20200303.tgz"
|
||||
MD5SUM="20e78048920ae629b24110b405b2ba6f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue