mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
nginx: update to 1.9.10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
f67d121f9f
commit
095293496f
|
|
@ -6,7 +6,7 @@ concurrency, performance and low memory usage."
|
|||
|
||||
HOMEPAGE = "http://nginx.org/"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3845852aedfa8d6d7765f55d06cc3ebd"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0bb58ed0dfd4f5dbece3b52aba79f023"
|
||||
SECTION = "net"
|
||||
|
||||
DEPENDS = "libpcre gzip openssl"
|
||||
|
|
@ -19,8 +19,8 @@ SRC_URI = " \
|
|||
file://nginx-volatile.conf \
|
||||
file://nginx.service \
|
||||
"
|
||||
SRC_URI[md5sum] = "50fdfa08e93ead7a111cba5a5f5735af"
|
||||
SRC_URI[sha256sum] = "de66bb2b11c82533aa5cb5ccc27cbce736ab87c9f2c761e5237cda0b00068d73"
|
||||
SRC_URI[md5sum] = "64cc970988356a5e0fc4fcd1ab84fe57"
|
||||
SRC_URI[sha256sum] = "fb14d76844cab0a5a0880768be28965e74f9956790f618c454ef6098e26631d9"
|
||||
|
||||
inherit update-rc.d useradd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user