back to 4.7
[drupal.git] / Makefile
index 517f6a7..603945d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,10 +5,10 @@ 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))