aboutsummaryrefslogtreecommitdiff
path: root/python/pypy/pypy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-04-24 17:30:36 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-25 08:47:21 +0700
commitcad7ff3ac9ce3ee94823bfedb16da33e0b45f6eb (patch)
tree91f485944ad90e6713638e5ca18d13901de20f53 /python/pypy/pypy.SlackBuild
parent4f74fe9159f717c4982d82ec104ed38caa6f9518 (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 db7175ee10..57b2b9f890 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.15}
+VERSION=${VERSION:-7.3.16}
SRCNAM=pypy2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}