From 0bd3b211e0a3dadbd96c8790be29b27b40b7f094 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 30 Oct 2015 06:16:05 +0100 Subject: [PATCH] libgit2: rebuild with http-parser-2.6.0 --- srcpkgs/libgit2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index f8447e1c106..274b2eef9f2 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,7 +1,7 @@ # Template file for 'libgit2' pkgname=libgit2 version=0.23.3 -revision=1 +revision=3 build_style=cmake hostmakedepends="cmake python git pkg-config" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"