libgit2: update to 0.22.0.
This commit is contained in:
parent
466e7a9fc8
commit
e562af5fb5
|
@ -1179,7 +1179,7 @@ libunwind-x86_64.so.8 libunwind-1.1_1
|
||||||
libunwind-x86.so.8 libunwind-1.1_1
|
libunwind-x86.so.8 libunwind-1.1_1
|
||||||
libunwind-arm.so.8 libunwind-1.1_4
|
libunwind-arm.so.8 libunwind-1.1_4
|
||||||
libmicrohttpd.so.10 libmicrohttpd-0.9.26_1
|
libmicrohttpd.so.10 libmicrohttpd-0.9.26_1
|
||||||
libgit2.so.21 libgit2-0.21.0_1
|
libgit2.so.22 libgit2-0.22.0_1
|
||||||
libagg.so.2 agg-2.5_1
|
libagg.so.2 agg-2.5_1
|
||||||
libzzip-0.so.13 zziplib-0.13.62_1
|
libzzip-0.so.13 zziplib-0.13.62_1
|
||||||
libzzipfseeko-0.so.13 zziplib-0.13.62_1
|
libzzipfseeko-0.so.13 zziplib-0.13.62_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgit2'
|
# Template file for 'libgit2'
|
||||||
pkgname=libgit2
|
pkgname=libgit2
|
||||||
version=0.21.3
|
version=0.22.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake python git"
|
hostmakedepends="cmake python git"
|
||||||
makedepends="zlib-devel libressl-devel>=2.1.2"
|
makedepends="zlib-devel libressl-devel>=2.1.2"
|
||||||
|
|
Loading…
Reference in New Issue