nghttp2: update to 1.47.0

update 1.46.0 (2021-10-19) to 1.47.0 (2022-02-23)

release notes:
- https://github.com/nghttp2/nghttp2/releases/tag/v1.47.0
This commit is contained in:
Rudi Heitbaum 2022-02-25 02:36:45 +00:00
parent cc73d42bc5
commit 63bda33da2

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nghttp2"
PKG_VERSION="1.46.0"
PKG_SHA256="1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43"
PKG_VERSION="1.47.0"
PKG_SHA256="68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc"
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"