From c3c5706677a171741d3512955a540a81d7f9d727 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 16 May 2015 07:21:46 +0200 Subject: [PATCH] nghttp2: typo fix for reverts. --- srcpkgs/nghttp2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index e61a877709b..6f67c8bed16 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,8 +1,8 @@ # Template file for 'nghttp2' pkgname=nghttp2 -reverts=1.0.0 +reverts=1.0.0_1 version=0.7.14 -revision=2 +revision=3 build_style=gnu-configure configure_args="--without-libxml2 --without-jemalloc --without-spdylay" hostmakedepends="pkg-config"