X-Git-Url: http://git.onelab.eu/?p=pyaspects.git;a=blobdiff_plain;f=Makefile;h=cc3bcb99c6feb4354c7f6dfaf7d3aa5968e225da;hp=383a27dd0aced11a355074089077809c0909fdff;hb=743a9123be6fffd6152bb9b95a6917617cb385d3;hpb=ba3c1e9547d176dd67ab0de5b17630102000c8a1 diff --git a/Makefile b/Makefile index 383a27d..cc3bcb9 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,8 @@ WEBFETCH := wget SHA1SUM := sha1sum ALL += pyaspects -pyaspects-URL := http://github.com/downloads/baris/pyaspects/pyaspects-0.2.tar.gz -pyaspects-SHA1SUM := 0b577003a4e24d8273bf477e360442ac6a5ea27a +pyaspects-URL := http://build.planet-lab.org/third-party/pyaspects-0.4.1.tar.gz +pyaspects-SHA1SUM := 6b9f0b5711b98ed2a6c6a85713325158de96193a pyaspects := $(notdir $(pyaspects-URL)) all: $(ALL)