From e075f382a8364ce7f08fcf17f3345243be14fc48 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 16 May 2015 07:11:02 +0200 Subject: [PATCH] nghttp2: reverts 1.0.0. --- srcpkgs/nghttp2/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"