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 a6b76d72754d1..3d904c044fe5d 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.13} +VERSION=${VERSION:-7.3.14} SRCNAM=pypy3.9 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |