mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/VASSAL: Updated for version 3.3.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2d961eef8f
commit
48247f2bd7
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=VASSAL
|
||||
VERSION=${VERSION:-3.3.0}
|
||||
VERSION=${VERSION:-3.3.1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="VASSAL"
|
||||
VERSION="3.3.0"
|
||||
VERSION="3.3.1"
|
||||
HOMEPAGE="http://www.vassalengine.org/"
|
||||
DOWNLOAD="https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-linux.tar.bz2"
|
||||
MD5SUM="ee3f564f60d8070e35062b15da17c0f3"
|
||||
DOWNLOAD="https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-linux.tar.bz2"
|
||||
MD5SUM="35d70585956c49b7a26115c91f022a69"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk14"
|
||||
|
|
Loading…
Reference in a new issue