From f4601fafaa37d078230e0a92cc10b716601a37e4 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 18:41:19 +0200 Subject: [PATCH] git: rebuild against libressl-3.1.3 --- srcpkgs/git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index b433fa41c33..9538d2f355e 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template file for 'git' pkgname=git version=2.27.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2" hostmakedepends="asciidoc gettext perl pkg-config tar tk xmlto"