mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
e53b8b3d71
commit
13ba12b07d
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue