Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | require nginx.inc |
2 | |||||
3 | # 1.12.x branch is the current stable branch, the recommended default | ||||
4 | # 1.13.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] = "dcd482dd98d2022659212f183e8fe81b" | ||||
10 | SRC_URI[sha256sum] = "5faea18857516fe68d30be39c3032bd22ed9cf85e1a6fdf32e3721d96ff7fa42" |