Patrick Williams | 213cb26 | 2021-08-07 19:21:33 -0500 | [diff] [blame] | 1 | require nginx.inc |
2 | |||||
3 | # 1.20.x branch is the current stable branch, the recommended default | ||||
4 | # 1.21.x is the current mainline branches containing all new features | ||||
5 | DEFAULT_PREFERENCE = "-1" | ||||
6 | |||||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505" | ||||
8 | |||||
9 | SRC_URI[md5sum] = "7dce9e2136ec32dfd823736e871815b1" | ||||
10 | SRC_URI[sha256sum] = "68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560" |