libgit2: update to 0.27.8.

This commit is contained in:
maxice8 2019-01-29 18:26:50 -02:00 committed by maxice8
parent 732180dc1d
commit cf40d8b4cc
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'libgit2'
pkgname=libgit2
version=0.27.7
revision=3
version=0.27.8
revision=1
build_style=cmake
configure_args="-DTHREADSAFE=ON"
hostmakedepends="python git pkg-config"
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel libuv-devel"
short_desc="The Git linkable library"
short_desc="Git linkable library"
maintainer="Juan RP <xtraeme@voidlinux.org>"
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=1a5435a483759b1cd96feb12b11abb5231b0688016db506ce5947178f6ba2531
checksum=8313873d49dc01e8b880ec334d7430ae67496a89aaa8c6e7bbd3affb47a00c76
case "$XBPS_TARGET_MACHINE" in
*-musl)