diff --git a/common/shlibs b/common/shlibs index ed2bf308061..dab6911450f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1221,7 +1221,7 @@ libunwind-x86_64.so.8 libunwind-1.1_1 libunwind-x86.so.8 libunwind-1.1_1 libunwind-arm.so.8 libunwind-1.1_4 libmicrohttpd.so.10 libmicrohttpd-0.9.26_1 -libgit2.so.22 libgit2-0.22.0_1 +libgit2.so.23 libgit2-0.23.1_1 libagg.so.2 agg-2.5_1 libzzip-0.so.13 zziplib-0.13.62_1 libzzipfseeko-0.so.13 zziplib-0.13.62_1 diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template index 37460afa4c0..5c4195aca37 100644 --- a/srcpkgs/libgit2/template +++ b/srcpkgs/libgit2/template @@ -1,8 +1,7 @@ # Template file for 'libgit2' pkgname=libgit2 -reverts=0.23.0_1 -version=0.22.3 -revision=4 +version=0.23.1 +revision=1 build_style=cmake hostmakedepends="cmake python git pkg-config" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel" @@ -11,7 +10,7 @@ maintainer="Juan RP " homepage="http://libgit2.github.com/" license="GPL-2 with Linking Exception" distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz" -checksum=511fe60e7c12c3525b4e0489861e5c1fe0e331d604bee9a3dfb8420c2f288f60 +checksum=113748018e5876bea84af5c749af25b62f58cb4ca82730dcbffaac90c87f7056 case "$XBPS_TARGET_MACHINE" in *-musl)