libgit2: update to 0.24.0 (soname bump).
This commit is contained in:
parent
a8b2bd5363
commit
dd7bd09f98
|
@ -1226,7 +1226,7 @@ libunwind-x86.so.8 libunwind-1.1_1
|
|||
libunwind-arm.so.8 libunwind-1.1_4
|
||||
libunwind-mips.so.8 libunwind-1.1_4
|
||||
libmicrohttpd.so.12 libmicrohttpd-0.9.48_1
|
||||
libgit2.so.23 libgit2-0.23.1_1
|
||||
libgit2.so.24 libgit2-0.24.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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.23.4
|
||||
revision=3
|
||||
version=0.24.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake python git pkg-config"
|
||||
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"
|
||||
|
@ -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=c7f5e2d7381dbc4d7e878013d14f9993ae8a41bd23f032718e39ffba57894029
|
||||
checksum=1c6693f943bee3f634b9094376f93e7e03b9ca77354a33f4e903fdcb2ee8b2b0
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Reference in New Issue
Block a user