Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | require nginx.inc |
2 | |||||
3 | # 1.14.x branch is the current stable branch, the recommended default | ||||
4 | # 1.15.x is the current mainline branches containing all new features | ||||
5 | DEFAULT_PREFERENCE = "-1" | ||||
6 | |||||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3691402cc54ce09f800ca348634a2dfe" | ||||
8 | |||||
9 | SRC_URI[md5sum] = "2dd5a265c54a76b699443931d80a61b9" | ||||
10 | SRC_URI[sha256sum] = "c7206858d7f832b8ef73a45c9b8f8e436bcb1ee88db2bc85b8e438ecec9d5460" |