diff --git a/academic/wehi-weasel/wehi-weasel.SlackBuild b/academic/wehi-weasel/wehi-weasel.SlackBuild index 5c95869517..0542299f7c 100644 --- a/academic/wehi-weasel/wehi-weasel.SlackBuild +++ b/academic/wehi-weasel/wehi-weasel.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wehi-weasel -VERSION=${VERSION:-3.3.3.16} +VERSION=${VERSION:-3.4.2.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,9 +36,9 @@ OUTPUT=${OUTPUT:-/tmp} SRCNAM=wsl JARNAM=Weasel -SRCVER=33316 +SRCVER=34217 SRCDIST=unix -LICENSE=Weaselv3_3_3License +LICENSE=Weaselv3_4Licence.doc set -e @@ -69,7 +69,7 @@ install -D -m755 $CWD/$PRGNAM $PKG/usr/bin/$PRGNAM # This doc file is what you need in order to apply for license. mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - README.txt $LICENSE.doc \ + README.txt $LICENSE \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild cat $CWD/LICENSE > $PKG/usr/doc/$PRGNAM-$VERSION/LICENSE diff --git a/academic/wehi-weasel/wehi-weasel.info b/academic/wehi-weasel/wehi-weasel.info index ef47bab4cd..4567e471f5 100644 --- a/academic/wehi-weasel/wehi-weasel.info +++ b/academic/wehi-weasel/wehi-weasel.info @@ -1,8 +1,8 @@ PRGNAM="wehi-weasel" -VERSION="3.3.3.16" +VERSION="3.4.2.17" HOMEPAGE="http://www.frankbattye.com.au/Weasel/" DOWNLOAD="http://www.frankbattye.com.au/Weasel/WeaselDownload.html" -MD5SUM="85f7c4c39e22c68bc12c713cb49337d6" +MD5SUM="a8ceb788ca32f229a1d0e9f453ca51cd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk"