libgit2: update to 0.25.1.
This commit is contained in:
parent
2f1cee505a
commit
8a69c0f556
2 changed files with 3 additions and 3 deletions
|
@ -1233,7 +1233,7 @@ libunwind-arm.so.8 libunwind-1.1_4
|
|||
libunwind-mips.so.8 libunwind-1.1_4
|
||||
libunwind-aarch64.so.8 libunwind-1.2rc1_1
|
||||
libmicrohttpd.so.12 libmicrohttpd-0.9.48_1
|
||||
libgit2.so.24 libgit2-0.24.0_1
|
||||
libgit2.so.25 libgit2-0.25.1_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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.24.6
|
||||
version=0.25.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python git pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://libgit2.github.com/"
|
||||
license="GPL-2 with Linking Exception"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||
checksum=7b441a96967ff525e790f8b66859faba5c6be4c347124011f536ae9075ebc30c
|
||||
checksum=7ae8e699ff7ff9a1fa702249140ee31ea6fd556bf7968e84e38165870667bcb1
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Reference in a new issue