From 6c8e3cab9afdd7b2a9eaf452e1b1d26547d2af1a Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:10:58 -0400 Subject: [PATCH] libgit2: rebuild for libressl-2.4.3 --- srcpkgs/libgit2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index e1c85309a25..73e87a6a7da 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,9 +1,9 @@ # Template file for 'libgit2' pkgname=libgit2 version=0.24.2 -revision=1 +revision=2 build_style=cmake -hostmakedepends="cmake python git pkg-config" +hostmakedepends="python git pkg-config" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel" short_desc="The Git linkable library" maintainer="Juan RP "