Skip to content
Snippets Groups Projects
Commit 094c2c75 authored by Smana's avatar Smana
Browse files

upgrade pypy version

parent 9ddace05
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ if [[ -e $BINDIR/.bootstrapped ]]; then
exit 0
fi
PYPY_VERSION=2.4.0
PYPY_VERSION=5.1.0
wget -O - https://bitbucket.org/pypy/pypy/downloads/pypy-$PYPY_VERSION-linux64.tar.bz2 |tar -xjf -
mv -n pypy-$PYPY_VERSION-linux64 pypy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment