From 428282761de3f2a7c37ba35fa6611a5c62b6677a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 26 Feb 2018 10:39:24 +0100 Subject: [PATCH] git: rebuild with libressl-2.6 --- srcpkgs/git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 266b96d6263..60d30dad772 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for "git" pkgname=git version=2.16.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2 ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"