forked from ix-plugin-hub/iocage-plugin-index
-
Notifications
You must be signed in to change notification settings - Fork 0
/
drupal8.json
33 lines (33 loc) · 803 Bytes
/
drupal8.json
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
26
27
28
29
30
31
32
33
{
"name": "drupal8",
"release": "13.1-RELEASE",
"artifact": "https://github.com/SumGuyV5/iocage-plugin-drupal8.git",
"pkgs": [
"php74-zlib",
"mysql57-server",
"mysql57-client",
"php74-mysqli",
"php74-pdo_mysql",
"php74-curl",
"php74-gd",
"php74-extensions",
"php74",
"apache24",
"mod_php74",
"drupal8",
"drush-php74"
],
"properties": {
"dhcp": 1
},
"packagesite": "http://pkg.FreeBSD.org/${ABI}/latest",
"fingerprints": {
"plugin-default": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"official": false
}