nghttp2: update to 1.62.1

This commit is contained in:
Rudi Heitbaum 2024-05-20 07:26:06 +00:00
parent 311f4961e1
commit de42eeee52

View File

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