Skip to content

Commit f446571

Browse files
author
NuCivic Devops
committed
New release replacements on makefiles
1 parent a577a7c commit f446571

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dkan_dataset.make

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ includes[leaflet_draw_widget_make] = https://raw.githubusercontent.com/NuCivic/l
1313
; Recline specific
1414
projects[recline][download][type] = git
1515
projects[recline][download][url] = https://github.com/NuCivic/recline.git
16-
projects[recline][download][branch] = 7.x-1.x
16+
projects[recline][download][tag] = 7.x-1.11
1717
projects[recline][subdir] = contrib
1818

19-
includes[recline_make] = https://raw.githubusercontent.com/NuCivic/recline/7.x-1.x/recline.make
19+
includes[recline_make] = https://raw.githubusercontent.com/NuCivic/recline/7.x-1.11/recline.make
2020

2121
; Contrib Modules
2222
projects[autocomplete_deluxe][subdir] = contrib
@@ -137,13 +137,13 @@ projects[og_extras][type] = module
137137
projects[open_data_schema_map][type] = module
138138
projects[open_data_schema_map][download][type] = git
139139
projects[open_data_schema_map][download][url] = https://github.com/NuCivic/open_data_schema_map.git
140-
projects[open_data_schema_map][download][branch] = master
140+
projects[open_data_schema_map][download][revision] = fd6181fe9529a610de7304cae7647487bc1f77d6
141141
projects[open_data_schema_map][subdir] = contrib
142142

143143
projects[open_data_schema_map_dkan][type] = module
144144
projects[open_data_schema_map_dkan][download][type] = git
145145
projects[open_data_schema_map_dkan][download][url] = https://github.com/NuCivic/open_data_schema_map_dkan.git
146-
projects[open_data_schema_map_dkan][download][branch] = master
146+
projects[open_data_schema_map_dkan][download][revision] = 507d25f1e10be7c155e40f04911d343ff7099c23
147147
projects[open_data_schema_map_dkan][subdir] = contrib
148148

149149
projects[pathauto][version] = 1.2

0 commit comments

Comments
 (0)