summaryrefslogtreecommitdiffstats
path: root/python/PyPy3/PyPy3.SlackBuild
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2024-04-24 17:31:12 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-25 08:47:22 +0700
commit2fd045d0e7cbf12dd13ea953138010d8a37a93a6 (patch)
tree8c7215aafac55fa042c56aea9ab98707df17fe06 /python/PyPy3/PyPy3.SlackBuild
parent0ce8904e325104ec343f965a65f6ba2402eafc73 (diff)
downloadslackbuilds-2fd045d0e7cbf12dd13ea953138010d8a37a93a6.tar.gz
slackbuilds-2fd045d0e7cbf12dd13ea953138010d8a37a93a6.tar.xz
python/PyPy3: updated for version 7.3.16
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 033588860d..15232dfeb9 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.15}
+VERSION=${VERSION:-7.3.16}
SRCNAM=pypy3.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}