Skip to content

Instantly share code, notes, and snippets.

@Renrhaf
Created May 31, 2016 13:26
Show Gist options
  • Save Renrhaf/98c706bc09c5b87052f15d26d05eeae7 to your computer and use it in GitHub Desktop.
Save Renrhaf/98c706bc09c5b87052f15d26d05eeae7 to your computer and use it in GitHub Desktop.
AFOUND-762
diff --git a/foundation.make b/foundation.make
index 1f7243f..7f13d74 100755
--- a/foundation.make
+++ b/foundation.make
@@ -329,12 +329,8 @@ projects[fast_404][subdir] = "contrib"
projects[cdn][version] = 2.7-beta1
projects[cdn][subdir] = "contrib"
-projects[expire_nodequeues][type] = "module"
+projects[expire_nodequeues][version] = 1.0
projects[expire_nodequeues][subdir] = "contrib"
-projects[expire_nodequeues][download][type] = "git"
-projects[expire_nodequeues][download][branch] = "7.x-1.x"
-projects[expire_nodequeues][download][url] = "http://git.drupal.org/sandbox/Renrhaf/2553747.git"
-projects[expire_nodequeues][download][revision] = c325209525f9d3a64262a2dd51d8ba706da02a34
; ======================= Security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment