mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/ij-plugins-LOCI: Updated for version 5.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4c948ac76a
commit
dadca948a1
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ij-plugins-LOCI
|
||||
|
||||
# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# Copyright 2013-2015 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# 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=ij-plugins-LOCI
|
||||
VERSION=${VERSION:-5.0.5}
|
||||
VERSION=${VERSION:-5.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ij-plugins-LOCI"
|
||||
VERSION="5.0.5"
|
||||
VERSION="5.0.6"
|
||||
HOMEPAGE="http://loci.wisc.edu/bio-formats/imagej"
|
||||
DOWNLOAD="http://downloads.openmicroscopy.org/bio-formats/5.0.5/artifacts/loci_tools.jar"
|
||||
MD5SUM="efdf9af6c0c82e4120628e121f920e00"
|
||||
DOWNLOAD="http://downloads.openmicroscopy.org/bio-formats/5.0.6/artifacts/loci_tools.jar"
|
||||
MD5SUM="a25bd468aaf875cbff16ef08fcc51058"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ImageJ"
|
||||
|
|
Loading…
Reference in a new issue