From e2f9c388a27e5ff89e1aeebe89494dc434dc35f4 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 26 Feb 2018 10:39:24 +0100 Subject: [PATCH] git-crypt: rebuild with libressl-2.6 --- srcpkgs/git-crypt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git-crypt/template b/srcpkgs/git-crypt/template index 1474336b877..540144b625d 100644 --- a/srcpkgs/git-crypt/template +++ b/srcpkgs/git-crypt/template @@ -1,7 +1,7 @@ # Template file for 'git-crypt' pkgname=git-crypt version=0.6.0 -revision=1 +revision=2 build_style=gnu-makefile make_use_env=yes makedepends="libressl-devel"