mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/vera: Updated for version 1.22.
This commit is contained in:
parent
74be09b911
commit
af10ba9300
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=vera
|
||||
VERSION=${VERSION:-1.21a}
|
||||
VERSION=${VERSION:-1.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vera"
|
||||
VERSION="1.21a"
|
||||
VERSION="1.22"
|
||||
HOMEPAGE="ftp://ftp.gnu.org/gnu/vera/"
|
||||
DOWNLOAD="ftp://ftp.gnu.org/gnu/vera/vera-1.21a.tar.gz"
|
||||
MD5SUM="9004056a56a34529fcdb7571f41772d9"
|
||||
DOWNLOAD="ftp://ftp.gnu.org/gnu/vera/vera-1.22.tar.gz"
|
||||
MD5SUM="13ede7df6e59397b6a432d32890785da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue