mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/fiji: Updated for version 20230801_1717.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
13ba12b07d
commit
da7369ac9c
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fiji
|
||||
VERSION=${VERSION:-20221201_1017}
|
||||
VERSION=${VERSION:-20230801_1717}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="fiji"
|
||||
VERSION="20221201_1017"
|
||||
VERSION="20230801_1717"
|
||||
HOMEPAGE="https://fiji.sc/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.imagej.net/fiji/archive/20221201-1017/fiji-linux64.zip"
|
||||
MD5SUM_x86_64="f8b26f5fa5bc5f85f6e5444bb8f324f2"
|
||||
DOWNLOAD_x86_64="https://downloads.imagej.net/fiji/archive/20230801-1717/fiji-linux64.zip"
|
||||
MD5SUM_x86_64="9965c8c1c101866c66019a0a511da143"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue