aboutsummaryrefslogtreecommitdiff
path: root/python/PyPy3/PyPy3.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-11 08:44:43 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-11 19:51:08 +0700
commit059d0c243b701dbd0c4d425692f8ed85c11d0c50 (patch)
treec324eb21c3e696de33ac999c904a9a2cd0ff65e6 /python/PyPy3/PyPy3.SlackBuild
parente162b7cf35d3d26d16bdf960dc6d1c2a2a0f72c8 (diff)
python/PyPy3: updated for version 7.3.14
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 a6b76d7275..3d904c044f 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.13}
+VERSION=${VERSION:-7.3.14}
SRCNAM=pypy3.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}