diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-05-12 20:07:09 +1000 |
---|---|---|
committer | Christoph Willing <chris.willing@linux.com> | 2017-05-12 20:07:46 +1000 |
commit | 2634e84c1e61b313d2a3783626a0c4e6f613cef8 (patch) | |
tree | 2a11a75f5f2735816a9fa28dc63f5fdf8050dcdb /libraries/VTK/VTK.SlackBuild | |
parent | 6375ad1fdabd15175a3faffd65adf86da11beeb5 (diff) |
libraries/VTK: Updated for version 7.1.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries/VTK/VTK.SlackBuild')
-rw-r--r-- | libraries/VTK/VTK.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/VTK/VTK.SlackBuild b/libraries/VTK/VTK.SlackBuild index f63d33d452f32..f147c9a3c8885 100644 --- a/libraries/VTK/VTK.SlackBuild +++ b/libraries/VTK/VTK.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2013,2014 Youjie Zhou <jmpopush@gmail.com> # All rights reserved. -# Copyright 2016 Christoph Willing Brisbane, Australia +# Copyright 2016-2017 Christoph Willing, Brisbane Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # PRGNAM=VTK -VERSION=${VERSION:-7.1.0} +VERSION=${VERSION:-7.1.1} SHORT_VERSION=${SHORT_VERSION:-7.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |