mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/vttest: Updated for version 2.7.20240708.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8617afff26
commit
23d7633171
2 changed files with 5 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||||
|
|
||||||
|
# 20240808 bkw: update for 2.7.20240708.
|
||||||
# 20240314 bkw: update for 2.7.20240218.
|
# 20240314 bkw: update for 2.7.20240218.
|
||||||
# 20231120 bkw: update for 2.7.20230924.
|
# 20231120 bkw: update for 2.7.20230924.
|
||||||
# 20230908 bkw: update for 2.7.20230201.
|
# 20230908 bkw: update for 2.7.20230201.
|
||||||
|
@ -20,7 +21,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=vttest
|
PRGNAM=vttest
|
||||||
VERSION=${VERSION:-2.7.20240218}
|
VERSION=${VERSION:-2.7.20240708}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="vttest"
|
PRGNAM="vttest"
|
||||||
VERSION="2.7.20240218"
|
VERSION="2.7.20240708"
|
||||||
HOMEPAGE="https://invisible-island.net/vttest/"
|
HOMEPAGE="https://invisible-island.net/vttest/"
|
||||||
DOWNLOAD="https://invisible-mirror.net/archives/vttest/vttest-20240218.tgz"
|
DOWNLOAD="https://invisible-mirror.net/archives/vttest/vttest-20240708.tgz"
|
||||||
MD5SUM="1e1cbd3619feb138c5c8faa8ebc599d7"
|
MD5SUM="d4e89194b3635eb4c19dea7563909af7"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue