libgit2: update to 0.27.7.
This commit is contained in:
parent
5e33fc11aa
commit
e88803f915
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.27.5
|
||||
version=0.27.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DTHREADSAFE=ON"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later WITH GCC-exception-2.0"
|
||||
homepage="https://libgit2.org"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||
checksum=15f2775f4f325951d9139ed906502b6c71fee6787cada9b045f5994072ccbd33
|
||||
checksum=1a5435a483759b1cd96feb12b11abb5231b0688016db506ce5947178f6ba2531
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Reference in New Issue