From 69b97d4176264cb3aff91ab62c22be8f780b1be2 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Wed, 20 May 2009 12:52:06 +0000 Subject: [PATCH] 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. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- 2.43.0