academic/wehi-weasel: Updated for version 3.8.0.18.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2023-09-10 21:23:08 +09:00 committed by Willy Sudiarto Raharjo
parent e53b8b3d71
commit 13ba12b07d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for wehi-weasel
# Copyright 2017-2021 Petar Petrov slackalaxy@gmail.com
# Copyright 2017-2023 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wehi-weasel
VERSION=${VERSION:-3.7.1.18}
VERSION=${VERSION:-3.8.0.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -46,7 +46,7 @@ OUTPUT=${OUTPUT:-/tmp}
SRCNAM=wsl
JARNAM=Weasel
SRCVER=37118
SRCVER=38018
SRCDIST=unix
LICENSE=WeaselLicence.doc

View file

@ -1,8 +1,8 @@
PRGNAM="wehi-weasel"
VERSION="3.7.1.18"
VERSION="3.8.0.18"
HOMEPAGE="http://www.frankbattye.com.au/Weasel/"
DOWNLOAD="http://www.frankbattye.com.au/Weasel/WeaselDownload.html"
MD5SUM="d9154f7e71dbd1a8311f8cbd03b44090"
MD5SUM="f7dfb4363b6d60a7781a212b06afbc98"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11"