academic/wehi-weasel: Updated for version 3.5.0.17.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2018-12-24 19:16:38 +07:00 committed by Willy Sudiarto Raharjo
parent 3c25891487
commit 8bc77c8477
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for wehi-weasel
# Copyright 2017 Petar Petrov slackalaxy@gmail.com
# Copyright 2017-2018 Petar Petrov slackalaxy@gmail.com
# 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=wehi-weasel
VERSION=${VERSION:-3.4.2.17}
VERSION=${VERSION:-3.5.0.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -36,9 +36,9 @@ OUTPUT=${OUTPUT:-/tmp}
SRCNAM=wsl
JARNAM=Weasel
SRCVER=34217
SRCVER=35017
SRCDIST=unix
LICENSE=Weaselv3_4Licence.doc
LICENSE=Weaselv3_5Licence.doc
set -e

View File

@ -1,8 +1,8 @@
PRGNAM="wehi-weasel"
VERSION="3.4.2.17"
VERSION="3.5.0.17"
HOMEPAGE="http://www.frankbattye.com.au/Weasel/"
DOWNLOAD="http://www.frankbattye.com.au/Weasel/WeaselDownload.html"
MD5SUM="a8ceb788ca32f229a1d0e9f453ca51cd"
MD5SUM="72eaa148c7de13cf2fe1af659e783c57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"