From b137cac248a4a0f6b2be36dc6f8ef75f3c8a5388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Thu, 4 Feb 2021 02:49:45 -0300 Subject: [PATCH] libgit2: update to 1.1.0. --- common/shlibs | 2 +- srcpkgs/libgit2/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 35263ec4744..eb6ea18b541 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1359,7 +1359,7 @@ libunwind-ppc64.so.8 libunwind-1.2.1_1 libunwind-setjmp.so.0 libunwind-1.4_1 libmicrohttpd.so.12 libmicrohttpd-0.9.48_1 libmicrodns.so.0 libmicrodns-0.1.0_1 -libgit2.so.1.0 libgit2-1.0.0_1 +libgit2.so.1.1 libgit2-1.1.0_1 libgit2-glib-1.0.so.0 libgit2-glib-0.23.4_1 libagg.so.2 agg-2.5_1 libzzip-0.so.13 zziplib-0.13.62_1 diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index 16b611692eb..3dada2245c7 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,7 +1,7 @@ # Template file for 'libgit2' pkgname=libgit2 -version=1.0.1 -revision=2 +version=1.1.0 +revision=1 build_style=cmake hostmakedepends="python3 git pkg-config" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel" @@ -10,7 +10,7 @@ maintainer="q66 " license="custom:GPL-2.0-or-later WITH GCC-exception-2.0" homepage="https://libgit2.org" distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz" -checksum=1775427a6098f441ddbaa5bd4e9b8a043c7401e450ed761e69a415530fea81d2 +checksum=41a6d5d740fd608674c7db8685685f45535323e73e784062cf000a633d420d1e post_install() { vlicense COPYING