libnghttp2: update to 1.41.0
This commit is contained in:
parent
12c69e2043
commit
0dfe8597b6
@ -1,9 +1,9 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://nghttp2.org/
|
||||
TERMUX_PKG_DESCRIPTION="nghttp HTTP 2.0 library"
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_VERSION=1.40.0
|
||||
TERMUX_PKG_VERSION=1.41.0
|
||||
TERMUX_PKG_SRCURL=https://github.com/nghttp2/nghttp2/releases/download/v${TERMUX_PKG_VERSION}/nghttp2-${TERMUX_PKG_VERSION}.tar.xz
|
||||
TERMUX_PKG_SHA256=09fc43d428ff237138733c737b29fb1a7e49d49de06d2edbed3bc4cdcee69073
|
||||
TERMUX_PKG_SHA256=abc25b8dc601f5b3fefe084ce50fcbdc63e3385621bee0cbfa7b57f9ec3e67c2
|
||||
TERMUX_PKG_BREAKS="libnghttp2-dev"
|
||||
TERMUX_PKG_REPLACES="libnghttp2-dev"
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-lib-only"
|
||||
|
Loading…
Reference in New Issue
Block a user