Skip to content

Instantly share code, notes, and snippets.

@Renrhaf
Created February 4, 2016 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Renrhaf/cbcb94363acc98e4301f to your computer and use it in GitHub Desktop.
Save Renrhaf/cbcb94363acc98e4301f to your computer and use it in GitHub Desktop.
AFOUND-610
diff --git a/foundation.make b/foundation.make
index 30266e6..1ec3c3c 100755
--- a/foundation.make
+++ b/foundation.make
@@ -373,7 +373,10 @@ projects[ldap][patch][] = "https://www.drupal.org/files/issues/ldap_servers-nest
projects[jquery_update][version] = 3.0-alpha2
projects[jquery_update][subdir] = "contrib"
-projects[arte_opa][version] = 1.4
+; Using a specific latest version waiting for a tagged release.
+projects[arte_opa][download][type] = git
+projects[arte_opa][download][revision] = b41ef4411f8ab5b2b1e0eeb90a1b39bf04310f8f
+projects[arte_opa][download][branch] = 7.x-1.x
projects[arte_opa][subdir] = "contrib"
; ======================= Libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment