aboutsummaryrefslogtreecommitdiff
path: root/python/pypy3/pypy3.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-11 08:44:24 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-11 19:51:08 +0700
commit7836b1e7289a589737b2736cae843949611af3a0 (patch)
tree727ed8733e90ae72f6f22665135be1a71e0c15d3 /python/pypy3/pypy3.SlackBuild
parent5f494f24b2e973d3e6e09cae024e3f810933b70c (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 a190d091f7..d32d1b3ff0 100644
--- a/python/pypy3/pypy3.SlackBuild
+++ b/python/pypy3/pypy3.SlackBuild
@@ -26,7 +26,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}