mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/jalview: Updated for version 2.11.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fa8e8ffbc5
commit
f34c8b2184
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for jalview
|
||||
|
||||
# Copyright 2013-2022 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2013-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=jalview
|
||||
VERSION=${VERSION:-2.11.2.4}
|
||||
VERSION=${VERSION:-2.11.2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jalview"
|
||||
VERSION="2.11.2.4"
|
||||
VERSION="2.11.2.5"
|
||||
HOMEPAGE="http://www.jalview.org/"
|
||||
DOWNLOAD="http://www.jalview.org/getdown/release/jalview-all-2.11.2.4-j1.8.jar"
|
||||
MD5SUM="257c5c3a5a50ece1e8370783d8fbdbff"
|
||||
DOWNLOAD="http://www.jalview.org/getdown/release/jalview-all-2.11.2.5-j1.8.jar"
|
||||
MD5SUM="b9a7edd98105b5df22a825adb95f2209"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="zulu-openjdk8"
|
||||
|
|
Loading…
Reference in a new issue