summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-04-27 17:47:51 +0200
committer Willy Sudiarto Raharjo2019-05-04 04:06:47 +0200
commitb40e950ef5776769742af4283154e400e7ff44a4 (patch)
tree861287a5923764aa39773287a5a7039622f9cba2 /academic
parent51381382ca1acb1d970acd6996356b89d3bc3625 (diff)
downloadslackbuilds-b40e950ef5776769742af4283154e400e7ff44a4.tar.gz
academic/ITK: Updated for version 4.13.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'academic')
-rw-r--r--academic/ITK/ITK.SlackBuild4
-rw-r--r--academic/ITK/ITK.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/ITK/ITK.SlackBuild b/academic/ITK/ITK.SlackBuild
index 2bffadf6d9..b7a02d83e4 100644
--- a/academic/ITK/ITK.SlackBuild
+++ b/academic/ITK/ITK.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for ITK
-# Copyright 2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2018-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -26,7 +26,7 @@
PRGNAM=ITK
SRCNAM=InsightToolkit
-VERSION=${VERSION:-4.13.1}
+VERSION=${VERSION:-4.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/ITK/ITK.info b/academic/ITK/ITK.info
index fd6573bc1d..6a79de02c8 100644
--- a/academic/ITK/ITK.info
+++ b/academic/ITK/ITK.info
@@ -1,8 +1,8 @@
PRGNAM="ITK"
-VERSION="4.13.1"
+VERSION="4.13.2"
HOMEPAGE="https://itk.org"
-DOWNLOAD="https://sourceforge.net/projects/itk/files/itk/4.13/InsightToolkit-4.13.1.tar.xz"
-MD5SUM="bc7296e7faccdcb5656a7669d4d875d2"
+DOWNLOAD="https://sourceforge.net/projects/itk/files/itk/4.13/InsightToolkit-4.13.2.tar.xz"
+MD5SUM="d140ddabe22428e86bc5053e0d268872"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="double-conversion gtest hdf5"