diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-12-24 19:16:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-24 22:16:53 +0700 |
commit | 8bc77c8477845b7a025c070c3362e824c56c5059 (patch) | |
tree | 413b3ae84eafcfdc868e9ef0e20aa55207d5f305 /academic | |
parent | 3c25891487d428f86cdf4a8229e743d413e4758f (diff) | |
download | slackbuilds-8bc77c8477845b7a025c070c3362e824c56c5059.tar.gz |
academic/wehi-weasel: Updated for version 3.5.0.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-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 0542299f7c..f4c57aa018 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 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 diff --git a/academic/wehi-weasel/wehi-weasel.info b/academic/wehi-weasel/wehi-weasel.info index 4567e471f5..09d8c3f621 100644 --- a/academic/wehi-weasel/wehi-weasel.info +++ b/academic/wehi-weasel/wehi-weasel.info @@ -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" |