From 8960c813f614dc9fdadf4bddf8d52340b42b9c4b Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 2 Jan 2021 10:05:42 -0800 Subject: python/numexpr: Updated for version 2.7.2. Signed-off-by: Willy Sudiarto Raharjo --- python/numexpr/numexpr.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/numexpr/numexpr.SlackBuild') diff --git a/python/numexpr/numexpr.SlackBuild b/python/numexpr/numexpr.SlackBuild index db4f95f43f..ada74e1d63 100644 --- a/python/numexpr/numexpr.SlackBuild +++ b/python/numexpr/numexpr.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for numexpr # Copyright 2010-2015 LukenShiro, Italy -# Copyright 2019-2020 Benjamin Trigona-Harany +# Copyright 2019-2021 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=numexpr -VERSION=${VERSION:-2.7.1} +VERSION=${VERSION:-2.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3