nghttp2: update to 1.63.0

This commit is contained in:
Rudi Heitbaum 2024-09-04 08:47:40 +00:00
parent fd1b4e2a0f
commit c79a02f664

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nghttp2"
PKG_VERSION="1.62.1"
PKG_SHA256="2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72"
PKG_VERSION="1.63.0"
PKG_SHA256="4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b"
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"