aboutsummaryrefslogtreecommitdiff
path: root/python/PyPy/PyPy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-07-17 22:16:26 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-19 08:17:51 +0700
commit43cccd39ffa11adc4568e5bbacdd15877b755797 (patch)
treee4282a13869c72dafa7ef064dc885ae61fe6eac4 /python/PyPy/PyPy.SlackBuild
parent1d6f3c480c10546174038c229a4a5f5c00d89ff8 (diff)
python/PyPy: updated for version 7.3.20
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 34a9ce7a51..30e9c6160b 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.19}
+VERSION=${VERSION:-7.3.20}
SRCNAM=pypy2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}