diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2020-01-05 04:53:51 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:48:01 +0700 |
commit | 3cad63ee03cfbfff28f123e00568c3b0da9ef4b3 (patch) | |
tree | 917b00afc51130b6fa7e5eca3c04a145942360e2 /academic/wehi-weasel | |
parent | 5cf9d4a2205006bb06629e348d3151ff5e9298cc (diff) | |
download | slackbuilds-3cad63ee03cfbfff28f123e00568c3b0da9ef4b3.tar.gz |
academic/wehi-weasel: Updated for version 3.6.0.18.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/wehi-weasel')
-rw-r--r-- | academic/wehi-weasel/wehi-weasel.SlackBuild | 8 | ||||
-rw-r--r-- | academic/wehi-weasel/wehi-weasel.info | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/wehi-weasel/wehi-weasel.SlackBuild b/academic/wehi-weasel/wehi-weasel.SlackBuild index f4c57aa018..3d61c1e11c 100644 --- a/academic/wehi-weasel/wehi-weasel.SlackBuild +++ b/academic/wehi-weasel/wehi-weasel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for wehi-weasel -# Copyright 2017-2018 Petar Petrov slackalaxy@gmail.com +# Copyright 2017-2020 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.5.0.17} +VERSION=${VERSION:-3.6.0.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,9 +36,9 @@ OUTPUT=${OUTPUT:-/tmp} SRCNAM=wsl JARNAM=Weasel -SRCVER=35017 +SRCVER=36018 SRCDIST=unix -LICENSE=Weaselv3_5Licence.doc +LICENSE=WeaselLicence.doc set -e diff --git a/academic/wehi-weasel/wehi-weasel.info b/academic/wehi-weasel/wehi-weasel.info index 09d8c3f621..40a12a0d68 100644 --- a/academic/wehi-weasel/wehi-weasel.info +++ b/academic/wehi-weasel/wehi-weasel.info @@ -1,8 +1,8 @@ PRGNAM="wehi-weasel" -VERSION="3.5.0.17" +VERSION="3.6.0.18" HOMEPAGE="http://www.frankbattye.com.au/Weasel/" DOWNLOAD="http://www.frankbattye.com.au/Weasel/WeaselDownload.html" -MD5SUM="72eaa148c7de13cf2fe1af659e783c57" +MD5SUM="0c2b2ecc83779a87be9d7b9a248f23a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |