X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=603945d95269bec2fa956f9be4b5a8d07e02948b;hb=2be11db807f1a7726b44ffc41bdcf62da5bb6261;hp=a5e484c0c1ff92cc6542a6bb12509ecd7cff5d4c;hpb=d86583e0295c80c7366fbacb1951b93ca5c14d85;p=drupal.git diff --git a/Makefile b/Makefile index a5e484c..603945d 100644 --- a/Makefile +++ b/Makefile @@ -1,14 +1,14 @@ -# $Id: Makefile 10670 2008-09-26 13:43:51Z thierry $ +# $Id$ CURL := curl -H Pragma: -O -R -S --fail --show-error SHA1SUM = sha1sum # default - overridden by the build SPECFILE = drupal.spec -version=6.7 +version=4.7.11 main.URL := http://ftp.drupal.org/files/projects/drupal-$(version).tar.gz -main.SHA1SUM := 1a1f9955878b794bbf201e2f8544f00c74121c3c +main.SHA1SUM := c9f767e6c2cd873c4b0bef1986e2821febfc7e34 main.FILE := $(notdir $(main.URL))