nginx: upgrade 1.19.6 -> 1.21.1

Signed-off-by: Salman Ahmed <salman.ahmed@weidmueller.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Salman Ahmed 2021-07-30 12:22:36 +02:00 committed by Khem Raj
parent 13e9518c18
commit 5a9eef2f53
2 changed files with 10 additions and 10 deletions

View File

@ -1,10 +0,0 @@
require nginx.inc
# 1.18.x branch is the current stable branch, the recommended default
# 1.19.x is the current mainline branches containing all new features
DEFAULT_PREFERENCE = "-1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=52e384aaac868b755b93ad5535e2d075"
SRC_URI[md5sum] = "0be1d90b45b1bdfcf8339f299e74063a"
SRC_URI[sha256sum] = "b11195a02b1d3285ddf2987e02c6b6d28df41bb1b1dd25f33542848ef4fc33b5"

View File

@ -0,0 +1,10 @@
require nginx.inc
# 1.20.x branch is the current stable branch, the recommended default
# 1.21.x is the current mainline branches containing all new features
DEFAULT_PREFERENCE = "-1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505"
SRC_URI[md5sum] = "7dce9e2136ec32dfd823736e871815b1"
SRC_URI[sha256sum] = "68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560"