mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/ij-plugins-LOCI: Updated for version 4.4.8.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
0a9834c3e7
commit
a259cd9bb0
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ij-plugins-LOCI
|
||||
VERSION=${VERSION:-4.4.6}
|
||||
VERSION=${VERSION:-4.4.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ij-plugins-LOCI"
|
||||
VERSION="4.4.6"
|
||||
VERSION="4.4.8"
|
||||
HOMEPAGE="http://loci.wisc.edu/bio-formats/imagej"
|
||||
DOWNLOAD="http://cvs.openmicroscopy.org.uk/snapshots/bioformats/4.4.6/loci_tools.jar"
|
||||
MD5SUM="8ed83709800ef0cd8739e3a61f490bce"
|
||||
DOWNLOAD="http://cvs.openmicroscopy.org.uk/snapshots/bioformats/4.4.8/loci_tools.jar"
|
||||
MD5SUM="c293fa7c0afbadf8d3f3a6846e3fbaf9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ImageJ"
|
||||
|
|
Loading…
Reference in a new issue