diff options
| author | Arn0 <yth@ythogtha.org> | 2025-02-07 08:46:23 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-08 02:48:08 +0700 |
| commit | c2154304000856a95cc95fdb790ae8b0fddc86a2 (patch) | |
| tree | bfb5fc65d1d394cc0535ca48cc6a6eb40172b8e5 /python/PyPy | |
| parent | c96b937b1c116bd4da37148237e8c63e8f6dd742 (diff) | |
python/PyPy: updated for version 7.3.18
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyPy')
| -rw-r--r-- | python/PyPy/PyPy.SlackBuild | 2 | ||||
| -rw-r--r-- | python/PyPy/PyPy.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/PyPy/PyPy.SlackBuild b/python/PyPy/PyPy.SlackBuild index 198a892583..301de11a5d 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.16} +VERSION=${VERSION:-7.3.18} SRCNAM=pypy2.7 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/PyPy/PyPy.info b/python/PyPy/PyPy.info index fb47ee33b2..5553f89cf4 100644 --- a/python/PyPy/PyPy.info +++ b/python/PyPy/PyPy.info @@ -1,8 +1,8 @@ PRGNAM="PyPy" -VERSION="7.3.16" +VERSION="7.3.18" HOMEPAGE="https://www.pypy.org/" -DOWNLOAD="https://downloads.python.org/pypy/pypy2.7-v7.3.16-src.tar.bz2" -MD5SUM="9d527bc634e25b793f181580cf58d1a7" +DOWNLOAD="https://downloads.python.org/pypy/pypy2.7-v7.3.18-src.tar.bz2" +MD5SUM="bc6b11a0c9e54f74c30b6fb404ada15b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycparser %README%" |
