From: Marc Fiuczynski Date: Wed, 20 May 2009 12:52:06 +0000 (+0000) Subject: switching to build.planet-lab.org, as we keep this machine up 24/7 whereas the onelab... X-Git-Tag: pyopenssl-0.9-1~6 X-Git-Url: http://git.onelab.eu/?p=pyopenssl.git;a=commitdiff_plain;h=69b97d4176264cb3aff91ab62c22be8f780b1be2 switching to build.planet-lab.org, as we keep this machine up 24/7 whereas the onelab machine sometimes gets shutdown during extended vacations etc. --- diff --git a/Makefile b/Makefile index 7e8de61..8afad8e 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ SHA1SUM = sha1sum # default - overridden by the build SPECFILE = pyOpenSSL.spec -main.URL := http://build.onelab.eu/third-party/pyOpenSSL-0.9.tar.gz +main.URL := http://build.planet-lab.org/third-party/pyOpenSSL-0.9.tar.gz main.SHA1SUM := d39eeb26c73e4b96804e1e403e2136062910b6c2 main.FILE := $(notdir $(main.URL))