nghttp2: update to 1.53.0

This commit is contained in:
Rudi Heitbaum 2023-05-11 09:52:45 +00:00
parent 72fc77d05c
commit ea5bc77113

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nghttp2"
PKG_VERSION="1.52.0"
PKG_SHA256="3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d"
PKG_VERSION="1.53.0"
PKG_SHA256="b867184254e5a29b0ba68413aa14f8b0ce1142a371761374598dec092dabb809"
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"