diff --git a/python-2.7.13-3.build.sh b/python-2.7.13-3.build.sh index c2616b8..ce0b3b8 100755 --- a/python-2.7.13-3.build.sh +++ b/python-2.7.13-3.build.sh @@ -136,7 +136,7 @@ plaininstall dbus-python-0.83.2 dbus-python-0.83.2.tar.gz https://dbus.freedeskt ( cd build - test -e py2cairo-1.10.0.tar.gz || wget https://cairographics.org/releases/py2cairo-1.10.0.tar.bz2 + test -e py2cairo-1.10.0.tar.gz || wget https://www.cairographics.org/releases/py2cairo-1.10.0.tar.bz2 test -d py2cairo-1.10.0 || tar xf py2cairo-1.10.0.tar.bz2 cd py2cairo-1.10.0 ./waf configure --prefix=$PREFIX