nghttp2: update to 1.58.0

This commit is contained in:
Rudi Heitbaum 2023-10-29 03:30:03 +00:00
parent 2402940fae
commit 7bbf06e869

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nghttp2"
PKG_VERSION="1.57.0"
PKG_SHA256="9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958"
PKG_VERSION="1.58.0"
PKG_SHA256="4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0"
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"