nghttp2: update to 1.57.0

This commit is contained in:
Rudi Heitbaum 2023-10-11 11:07:22 +00:00
parent ba452e5c05
commit 394dc98da4

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nghttp2" PKG_NAME="nghttp2"
PKG_VERSION="1.56.0" PKG_VERSION="1.57.0"
PKG_SHA256="65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9" PKG_SHA256="9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://www.linuxfromscratch.org/blfs/view/cvs/basicnet/nghttp2.html" 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" PKG_URL="https://github.com/nghttp2/nghttp2/releases/download/v${PKG_VERSION}/nghttp2-${PKG_VERSION}.tar.xz"