Skip to content

Commit bc0de52

Browse files
committed
Update versions of contrib modules
1 parent 62856e5 commit bc0de52

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

os2web.core.make

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,7 @@ projects[os2web_help][download][url] = "https://github.com/OS2web/os2web_help.gi
121121

122122
projects[feeds][type] = "module"
123123
projects[feeds][subdir] = "contrib"
124-
projects[feeds][version] = "2.0-alpha4"
125-
; Patch to support import of hierarchical taxonomy terms
126-
projects[feeds][patch][1152940] = "http://drupal.org/files/issues/feeds_hierarchical_term_processor-1152940-23.patch"
127-
; Patch to support text format (eg. html) when importing to custom taxonomy term fields
128-
projects[feeds][patch][1466170] = "http://drupal.org/files/feeds-taxonomy-text-format-1466170-1.patch"
129-
; Patch to enable Proxy support
130-
; projects[feeds][patch][] = "patches/feeds-proxy.patch"
124+
projects[feeds][version] = "2.0-alpha8"
131125

132126
projects[job_scheduler][subdir] = "contrib"
133127
projects[job_scheduler][version] = "2.0-alpha3"
@@ -151,7 +145,7 @@ projects[cookiecontrol][download][branch] = "7.x-1.6"
151145
projects[cookiecontrol][patch][read_more_DK] = "patches/cookiecontrol-read_more_DK.patch"
152146

153147
projects[views][subdir] = "contrib"
154-
projects[views][version] = "3.5"
148+
projects[views][version] = "3.7"
155149

156150
projects[entity][subdir] = "contrib"
157151
projects[entity][version] = "1.0"

0 commit comments

Comments
 (0)