diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-06-10 15:32:28 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:36:24 +0700 |
commit | 828573d04ece9a955232d19adc04f31ce50a8531 (patch) | |
tree | b5558ee9b799aaa4a54bbd0a40eac03d42be67ad /python/pypy/pypy.SlackBuild | |
parent | d5c59f9306c713b6c46cbb8e19f99ff01d744596 (diff) | |
download | slackbuilds-828573d04ece9a955232d19adc04f31ce50a8531.tar.gz |
python/pypy: Updated for version 5.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
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 e9af5c726c..953c228173 100644 --- a/python/pypy/pypy.SlackBuild +++ b/python/pypy/pypy.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pypy -VERSION=${VERSION:-5.7.1} +VERSION=${VERSION:-5.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |