1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 07:46:40 +00:00

bump(main/libnghttp2): 1.62.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-05-19 12:12:02 +00:00
parent 3885406378
commit 6e98070be3

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://nghttp2.org/
TERMUX_PKG_DESCRIPTION="nghttp HTTP 2.0 library"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.62.0"
TERMUX_PKG_VERSION="1.62.1"
TERMUX_PKG_SRCURL=https://github.com/nghttp2/nghttp2/releases/download/v${TERMUX_PKG_VERSION}/nghttp2-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=26798308fa0a12dabdb7ba8c77f74383019d3a0f1f36d25958b836af22474958
TERMUX_PKG_SHA256=2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BREAKS="libnghttp2-dev"
TERMUX_PKG_REPLACES="libnghttp2-dev"