aboutsummaryrefslogtreecommitdiff
path: root/python/pypy/pypy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-07 08:45:44 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 02:48:07 +0700
commit44119f474df76ce232af8e9c42bc541e498dc148 (patch)
tree2019e81468ba020a52d694f6cf1f010dd9fde6e1 /python/pypy/pypy.SlackBuild
parentff6b2599e8d7e1c4498a486b0ed23a5fe439106b (diff)
python/pypy: updated for version 7.3.18
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 57b2b9f890..1272802d54 100644
--- a/python/pypy/pypy.SlackBuild
+++ b/python/pypy/pypy.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pypy
-VERSION=${VERSION:-7.3.16}
+VERSION=${VERSION:-7.3.18}
SRCNAM=pypy2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}