forked from ding2/ding_reservation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathding_reservation.make
More file actions
25 lines (20 loc) · 926 Bytes
/
ding_reservation.make
File metadata and controls
25 lines (20 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
api = 2
core = 7.x
projects[date][subdir] = contrib
projects[date][version] = 2.0-rc1
projects[ding_base][type] = "module"
projects[ding_base][download][type] = "git"
projects[ding_base][download][url] = "git@github.com:ding2/ding_base.git"
projects[ding_base][download][tag] = "7.x-0.4"
projects[ding_popup][type] = "module"
projects[ding_popup][download][type] = "git"
projects[ding_popup][download][url] = "git@github.com:ding2/ding_popup.git"
projects[ding_popup][download][tag] = "7.x-0.4"
projects[ding_user][type] = "module"
projects[ding_user][download][type] = "git"
projects[ding_user][download][url] = "git@github.com:ding2/ding_user.git"
projects[ding_user][download][tag] = "7.x-0.19"
projects[ding_provider][type] = "module"
projects[ding_provider][download][type] = "git"
projects[ding_provider][download][url] = "git@github.com:ding2/ding_provider.git"
projects[ding_provider][download][tag] = "7.x-0.13"