From 475f81bef9947206323a56d83e64209e8dd1f315 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 14 Jun 2019 12:59:29 +0200 Subject: [PATCH] libgit2: Rebuild with fresh version The installed libgit2 also suffers from the dependence-trouble with libssl 1/1.1 plus curl. The update will put this straight again. --- libgit2.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgit2.be0 b/libgit2.be0 index 81f6f5479..6c1631aae 100755 --- a/libgit2.be0 +++ b/libgit2.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libgit2-0.27.0-0 +# BEE_VERSION libgit2-0.28.2-0 SRCURL[0]="https://github.com/libgit2/libgit2/archive/v${PKGVERSION}.tar.gz libgit2-${PKGVERSION}.tgz"