From 1a732d0baa05d4ad679d0fe735a0b0c98276e85f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 6 Jan 2009 23:20:05 +0000 Subject: [PATCH] move to drupal-6.8 --- Makefile | 4 ++-- drupal.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 517f6a7..001d4b8 100644 --- a/Makefile +++ b/Makefile @@ -5,10 +5,10 @@ SHA1SUM = sha1sum # default - overridden by the build SPECFILE = drupal.spec -version=6.7 +version=6.8 main.URL := http://ftp.drupal.org/files/projects/drupal-$(version).tar.gz -main.SHA1SUM := 1a1f9955878b794bbf201e2f8544f00c74121c3c +main.SHA1SUM := d736ef18f1c2fd06217e31f6af3ea3745299f7fd main.FILE := $(notdir $(main.URL)) diff --git a/drupal.spec b/drupal.spec index 0bc5312..a65c95e 100644 --- a/drupal.spec +++ b/drupal.spec @@ -3,7 +3,7 @@ # %define name drupal -%define version 6.7 +%define version 6.8 %define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} -- 2.43.0