aboutsummaryrefslogtreecommitdiff
path: root/development/python3-numpy/python3-numpy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/python3-numpy/python3-numpy.SlackBuild')
-rw-r--r--development/python3-numpy/python3-numpy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/python3-numpy/python3-numpy.SlackBuild b/development/python3-numpy/python3-numpy.SlackBuild
index a060d85dd9..b336788851 100644
--- a/development/python3-numpy/python3-numpy.SlackBuild
+++ b/development/python3-numpy/python3-numpy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-numpy
-# Copyright 2015-2023 Christoph Willing Brisbane, Australia
+# Copyright 2015-2024 Christoph Willing Sydney, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-numpy
SRCNAM=numpy
-VERSION=${VERSION:-1.26.2}
+VERSION=${VERSION:-1.26.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}