misc/vttest: Updated for version 2.7.20190710.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
b54c1f9d4d
commit
59d2f0111d
|
@ -6,11 +6,12 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 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.20180911}
|
||||
VERSION=${VERSION:-2.7.20190710}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vttest"
|
||||
VERSION="2.7.20180911"
|
||||
VERSION="2.7.20190710"
|
||||
HOMEPAGE="http://invisible-island.net/vttest/"
|
||||
DOWNLOAD="ftp://ftp.invisible-island.net/vttest/vttest-20180911.tgz"
|
||||
MD5SUM="da1cb3a5b2645de46d2191396fec1f33"
|
||||
DOWNLOAD="ftp://ftp.invisible-island.net/vttest/vttest-20190710.tgz"
|
||||
MD5SUM="f0e12598642cddb7eb6138c6d68cba4d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue