mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 13:32:54 +00:00
nginx: fix the tarball and license checksums
The nginx upgrade in commit 6eef5e3efb0a871622d2ea5eeb016b61d46f722c added an incorrect tarball checksum and didn't update the license checksum, resulting in build failures. Signed-off-by: Jef Driesen <jefdriesen@telenet.be> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
00d8602dfd
commit
a141d3dc33
@ -4,7 +4,7 @@ require nginx.inc
|
||||
# 1.25.x is the current mainline branches containing all new features
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=79ad2eb837299421c4435dedc8897b3d"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6547d7e5628787ee2a9c5a3480eb628"
|
||||
|
||||
SRC_URI[sha256sum] = "c8b288cd8a25628a167a874261069302f3cd7548"
|
||||
SRC_URI[sha256sum] = "760729901acbaa517996e681ee6ea259032985e37c2768beef80df3a877deed9"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user