nghttp2: update to 1.15.0.
This commit is contained in:
parent
a6745654f4
commit
89f4f488f0
@ -1,6 +1,6 @@
|
||||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
version=1.14.1
|
||||
version=1.15.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-libxml2 --without-jemalloc --without-spdylay"
|
||||
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://nghttp2.org"
|
||||
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
||||
checksum=2dfa665cd898b0b03ce304d9fc2e20c6c5facf56b212e4b2b1834ed6314c897e
|
||||
checksum=317afbef79eec624577d006ea7111cf978d2c88e999a6f336c83b99f924b5e4a
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
|
Loading…
Reference in New Issue
Block a user