aboutsummaryrefslogtreecommitdiff
path: root/python/PyPy3/PyPy3.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-04-25 17:09:36 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-26 01:48:56 +0700
commit39286a08259e8ff23212b1cf439c5623d1bc15ab (patch)
tree0378376b0491e0c3cd8eabe1d6e338523f2070a9 /python/PyPy3/PyPy3.SlackBuild
parent61dd6ea7c61eeb1ed837e43706c7bcec59f4e656 (diff)
python/PyPy3: updated for version 7.3.19
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyPy3/PyPy3.SlackBuild')
-rw-r--r--python/PyPy3/PyPy3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PyPy3/PyPy3.SlackBuild b/python/PyPy3/PyPy3.SlackBuild
index b2163bffc5..b67fbdf3cf 100644
--- a/python/PyPy3/PyPy3.SlackBuild
+++ b/python/PyPy3/PyPy3.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=PyPy3
-VERSION=${VERSION:-7.3.18}
+VERSION=${VERSION:-7.3.19}
SRCNAM=pypy3.11
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}