aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/VTK/VTK.SlackBuild4
-rw-r--r--libraries/VTK/VTK.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/VTK/VTK.SlackBuild b/libraries/VTK/VTK.SlackBuild
index ff7d533818..4011628d35 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-2024 Christoph Willing, Sydney Australia
+# Copyright 2016-2025 Christoph Willing, Sydney Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=VTK
-VERSION=${VERSION:-9.4.0}
+VERSION=${VERSION:-9.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/VTK/VTK.info b/libraries/VTK/VTK.info
index 2aa5c8d39c..41b0819fc9 100644
--- a/libraries/VTK/VTK.info
+++ b/libraries/VTK/VTK.info
@@ -1,8 +1,8 @@
PRGNAM="VTK"
-VERSION="9.4.0"
+VERSION="9.4.1"
HOMEPAGE="https://www.vtk.org"
-DOWNLOAD="https://www.vtk.org/files/release/9.4/VTK-9.4.0.tar.gz"
-MD5SUM="9b40877d92e1dd13d4e84af0a3a7e676"
+DOWNLOAD="https://www.vtk.org/files/release/9.4/VTK-9.4.1.tar.gz"
+MD5SUM="2c1b4a1fff031a35e4331a7782908d29"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""