diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 9ca323565ff..e61a877709b 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,7 +1,8 @@ # Template file for 'nghttp2' pkgname=nghttp2 +reverts=1.0.0 version=0.7.14 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-libxml2 --without-jemalloc --without-spdylay" hostmakedepends="pkg-config"