From e40cdbd2a5c80e7f4cf9777eb5cf5303863c1391 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:36 +0200 Subject: [PATCH] git: rebuild with libressl-2.7 --- srcpkgs/git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 67ab7644ee1..12ef6217e2f 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for "git" pkgname=git version=2.17.0 -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"