From 0b68d79619d67b60969bc6b5beb1dca0fb328c6b Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Wed, 3 Jan 2024 14:48:19 +1000 Subject: development/python3-numpy: Updated for version 1.26.3 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- development/python3-numpy/python3-numpy.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/python3-numpy/python3-numpy.SlackBuild') 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} -- cgit v1.2.3