aboutsummaryrefslogtreecommitdiff
path: root/python/PyPy/PyPy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-18 15:32:23 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-19 12:01:06 +0700
commit1837b326d11365a2ec034ccd586d821477c86c7b (patch)
tree5ca33427a9e758eb51fd2642ba46e1e4e901205f /python/PyPy/PyPy.SlackBuild
parenta1c1a3f91015cb3dd16cc0135c366beeeccac587 (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 0e0a8d41e6..321ed43910 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.14}
+VERSION=${VERSION:-7.3.15}
SRCNAM=pypy2.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}