aboutsummaryrefslogtreecommitdiff
path: root/python/pypy/pypy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-18 15:32:13 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-19 12:01:03 +0700
commita1c1a3f91015cb3dd16cc0135c366beeeccac587 (patch)
tree09213f099145e4782a66a33c168b9b1ee28b89ee /python/pypy/pypy.SlackBuild
parentc8ad804dde438e0b3a9d7734eb8e9699037eb72d (diff)
python/pypy: updated for version 7.3.15
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 6dd2f35d7d..db7175ee10 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.14}
+VERSION=${VERSION:-7.3.15}
SRCNAM=pypy2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}