aboutsummaryrefslogtreecommitdiff
path: root/python/PyPy/PyPy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-11 08:44:33 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-11 19:51:08 +0700
commite162b7cf35d3d26d16bdf960dc6d1c2a2a0f72c8 (patch)
tree0f7c22ffa5c1a1baa3720e632133182bfad83438 /python/PyPy/PyPy.SlackBuild
parent7836b1e7289a589737b2736cae843949611af3a0 (diff)
python/PyPy: updated for version 7.3.14
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyPy/PyPy.SlackBuild')
-rw-r--r--python/PyPy/PyPy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PyPy/PyPy.SlackBuild b/python/PyPy/PyPy.SlackBuild
index d18ef06b2e..0e0a8d41e6 100644
--- a/python/PyPy/PyPy.SlackBuild
+++ b/python/PyPy/PyPy.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=PyPy
-VERSION=${VERSION:-7.3.13}
+VERSION=${VERSION:-7.3.14}
SRCNAM=pypy2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}