libgit2: update to 0.23.1.
This commit is contained in:
parent
664f651e71
commit
9010212e6d
2 changed files with 4 additions and 5 deletions
|
@ -1221,7 +1221,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.22 libgit2-0.22.0_1
|
libgit2.so.23 libgit2-0.23.1_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,8 +1,7 @@
|
||||||
# Template file for 'libgit2'
|
# Template file for 'libgit2'
|
||||||
pkgname=libgit2
|
pkgname=libgit2
|
||||||
reverts=0.23.0_1
|
version=0.23.1
|
||||||
version=0.22.3
|
revision=1
|
||||||
revision=4
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake python git pkg-config"
|
hostmakedepends="cmake python git pkg-config"
|
||||||
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"
|
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://libgit2.github.com/"
|
homepage="http://libgit2.github.com/"
|
||||||
license="GPL-2 with Linking Exception"
|
license="GPL-2 with Linking Exception"
|
||||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||||
checksum=511fe60e7c12c3525b4e0489861e5c1fe0e331d604bee9a3dfb8420c2f288f60
|
checksum=113748018e5876bea84af5c749af25b62f58cb4ca82730dcbffaac90c87f7056
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
|
Loading…
Add table
Reference in a new issue