aboutsummaryrefslogtreecommitdiff
path: root/academic/ITK/ITK.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-04-27 08:47:51 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-04 09:06:47 +0700
commitb40e950ef5776769742af4283154e400e7ff44a4 (patch)
tree861287a5923764aa39773287a5a7039622f9cba2 /academic/ITK/ITK.SlackBuild
parent51381382ca1acb1d970acd6996356b89d3bc3625 (diff)
downloadslackbuilds-b40e950ef5776769742af4283154e400e7ff44a4.tar.xz
academic/ITK: Updated for version 4.13.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'academic/ITK/ITK.SlackBuild')
-rw-r--r--academic/ITK/ITK.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/ITK/ITK.SlackBuild b/academic/ITK/ITK.SlackBuild
index 2bffadf6d944..b7a02d83e46a 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}