diff options
-rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb (renamed from meta-webserver/recipes-httpd/nginx/nginx_1.27.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.27.1.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb index 5927ecab02..2f1bfa3b9e 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.27.1.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb | |||
@@ -4,7 +4,7 @@ require nginx.inc | |||
4 | # 1.27.x is the current mainline branches containing all new features | 4 | # 1.27.x is the current mainline branches containing all new features |
5 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
6 | 6 | ||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a6547d7e5628787ee2a9c5a3480eb628" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8323c46a4f3aac555a90caca346bb3d2" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "bd7ba68a6ce1ea3768b771c7e2ab4955a59fb1b1ae8d554fedb6c2304104bdfc" | 9 | SRC_URI[sha256sum] = "ba23a9568f442036b61cd0e29bd66a47b90634efa91e0b2cf2d719057a9b7903" |
10 | 10 | ||