nghttp2: update to 1.59.0

release notes:
- http://nghttp2.org/blog/2024/01/21/nghttp2-v1-59-0/
This commit is contained in:
Rudi Heitbaum 2024-01-23 09:10:22 +00:00
parent 51fd280c1f
commit c43745f2c3

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nghttp2"
PKG_VERSION="1.58.0"
PKG_SHA256="4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0"
PKG_VERSION="1.59.0"
PKG_SHA256="fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb"
PKG_LICENSE="MIT"
PKG_SITE="http://www.linuxfromscratch.org/blfs/view/cvs/basicnet/nghttp2.html"
PKG_URL="https://github.com/nghttp2/nghttp2/releases/download/v${PKG_VERSION}/nghttp2-${PKG_VERSION}.tar.xz"