groups/commons.make
Marton Kiss 229ded3bc3 Security update for title module
https://www.drupal.org/project/title/releases/7.x-1.0-alpha9
https://www.drupal.org/node/2757739

Update title module to 7.x-1.0-alpha9

Change-Id: I33295426cbfe49b33222d3483203ba01279f63ea
2017-02-02 17:50:52 +01:00

13 lines
622 B
Makefile

api = 2
core = 7.x
; Download the Commons install profile and recursively build all its dependencies.
projects[commons][type] = "profile"
projects[commons][version] = "3.39"
projects[commons][patch][] = "patches/0005-commons-libraries-search-paths-alter.patch"
projects[commons][patch][] = "patches/0004-accomodate-flag-v3.patch"
projects[commons][patch][] = "patches/0009-commons-flag-v3.patch"
projects[commons][patch][] = "patches/0010-commons-activity-streams-warning.patch"
projects[commons][patch][] = "patches/0011-commons-media-beta12.patch"
projects[commons][patch][] = "patches/0012-commons-title-alpha9.patch"