nghttp2: update to 1.3.1.

This commit is contained in:
Juan RP 2015-09-13 07:08:34 +02:00
parent 7a4a43cc38
commit 089b2793a4

View file

@ -1,6 +1,6 @@
# Template file for 'nghttp2' # Template file for 'nghttp2'
pkgname=nghttp2 pkgname=nghttp2
version=1.3.0 version=1.3.1
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=85be1e859cf310bd13204c58d1e4539cfb1d74eb5ef6b0146063fa2907d7b3f2 checksum=2497ac04c04168cacab77626cf0d67a673ecec74b367a7619d911ff6add0e24e
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/share/man rm -rf ${DESTDIR}/usr/share/man