aboutsummaryrefslogtreecommitdiff
path: root/python/PyPy3/PyPy3.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-06-19 14:05:48 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-20 17:35:35 +0700
commit4187bdcf7dcd141223356e9300d8791b7c5499db (patch)
tree20b4e11d4580d847819945c5d049ae9873e3e333 /python/PyPy3/PyPy3.SlackBuild
parent672636dc60e3c31fdd1ab1a37a0e4efa28ca2f60 (diff)
python/PyPy3: updated for version 7.3.12
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 d1f67f67aa..38d3711b7b 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.11}
+VERSION=${VERSION:-7.3.12}
SRCNAM=pypy3.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}