diff options
Diffstat (limited to 'python/PyPy3/PyPy3.SlackBuild')
-rw-r--r-- | python/PyPy3/PyPy3.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PyPy3/PyPy3.SlackBuild b/python/PyPy3/PyPy3.SlackBuild index b2163bffc5..b67fbdf3cf 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.18} +VERSION=${VERSION:-7.3.19} SRCNAM=pypy3.11 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |