mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
ngtcp2: update to 1.14.0
This commit is contained in:
parent
25f9d99334
commit
78179aad78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ngtcp2'
|
||||
pkgname=ngtcp2
|
||||
version=1.13.0
|
||||
version=1.14.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake libtool"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://nghttp2.org/ngtcp2"
|
||||
changelog="https://github.com/ngtcp2/ngtcp2/releases"
|
||||
distfiles="https://github.com/ngtcp2/ngtcp2/releases/download/v${version}/ngtcp2-${version}.tar.gz"
|
||||
checksum=a175a6a58313d5736256bf7978d20666f030632a5b6ba80c992d6475690633ea
|
||||
checksum=25272473f12eaf7a04f8f437edd892753e5e772f490f469609609b75693d4910
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/doc/ngtcp2/README.rst
|
||||
|
|
Loading…
Add table
Reference in a new issue