mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/VASSAL: Updated for version 3.4.12.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4ba7e3ac5f
commit
9ab54305f1
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for VASSAL
|
||||
|
||||
# Copyright 2019-2020 Benjamin Trigona-Harant <slackbuilds@jaxartes.net>
|
||||
# Copyright 2019-2021 Benjamin Trigona-Harant <slackbuilds@jaxartes.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=VASSAL
|
||||
VERSION=${VERSION:-3.4.11}
|
||||
VERSION=${VERSION:-3.4.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="VASSAL"
|
||||
VERSION="3.4.11"
|
||||
VERSION="3.4.12"
|
||||
HOMEPAGE="http://www.vassalengine.org/"
|
||||
DOWNLOAD="https://github.com/vassalengine/vassal/releases/download/3.4.11/VASSAL-3.4.11-linux.tar.bz2"
|
||||
MD5SUM="12f21f531e2b04e4ea9eeba0a799da6a"
|
||||
DOWNLOAD="https://github.com/vassalengine/vassal/releases/download/3.4.12/VASSAL-3.4.12-linux.tar.bz2"
|
||||
MD5SUM="bbaa90b25bac0dfb8a1903f7ca7e4a06"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk14"
|
||||
|
|
Loading…
Reference in a new issue