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:
Benjamin Trigona-Harany 2020-06-22 11:44:46 -07:00 committed by Willy Sudiarto Raharjo
parent 2d961eef8f
commit 48247f2bd7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"