mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
nginx: update to the latest development version (1.17.8)
See Changelog: https://nginx.org/en/CHANGES Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
require nginx.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=52e384aaac868b755b93ad5535e2d075"
|
||||
|
||||
SRC_URI[md5sum] = "56767fd62302508295b31adc48b99a59"
|
||||
SRC_URI[sha256sum] = "e21b5d06cd53e86afb94f0b3678e0abb0c0f011433471fa3d895cefa65ae0fab"
|
||||
@@ -0,0 +1,10 @@
|
||||
require nginx.inc
|
||||
|
||||
# 1.16.x branch is the current stable branch, the recommended default
|
||||
# 1.17.x is the current mainline branches containing all new features
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=52e384aaac868b755b93ad5535e2d075"
|
||||
|
||||
SRC_URI[md5sum] = "29cd861a13aae69a058cbabaae86177b"
|
||||
SRC_URI[sha256sum] = "97d23ecf6d5150b30e284b40e8a6f7e3bb5be6b601e373a4d013768d5a25965b"
|
||||
Reference in New Issue
Block a user