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:
Jef Driesen 2025-01-31 16:01:22 +01:00 committed by Armin Kuster
parent 00d8602dfd
commit a141d3dc33

View File

@ -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"