aboutsummaryrefslogtreecommitdiff
path: root/python/PyPy/PyPy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-04-24 17:30:59 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-25 08:47:22 +0700
commit0ce8904e325104ec343f965a65f6ba2402eafc73 (patch)
tree555734ee1b4945b8c68c0be015de41f35b73d877 /python/PyPy/PyPy.SlackBuild
parent868d5e60ad1013c832f5b9476dbd6cd8b16e2144 (diff)
python/PyPy: updated for version 7.3.16
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 321ed43910..198a892583 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.15}
+VERSION=${VERSION:-7.3.16}
SRCNAM=pypy2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}