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