diff options
Diffstat (limited to 'python/PyPy/PyPy.SlackBuild')
-rw-r--r-- | python/PyPy/PyPy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |