libgit2: update to 0.26.1.

Closes: #12269 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-08 03:36:35 -03:00 committed by Michael Aldridge
parent b1bf84645c
commit 3c52f4531c
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'libgit2' # Template file for 'libgit2'
pkgname=libgit2 pkgname=libgit2
version=0.26.0 version=0.26.1
revision=3 revision=1
build_style=cmake build_style=cmake
hostmakedepends="python git pkg-config" hostmakedepends="python git pkg-config"
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel" makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"
short_desc="The Git linkable library" short_desc="The Git linkable library"
maintainer="Juan RP <xtraeme@voidlinux.eu>" 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.0-or-later WITH GCC-exception-2.0"
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz" distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
checksum=6a62393e0ceb37d02fe0d5707713f504e7acac9006ef33da1e88960bd78b6eac checksum=68cd0f8ee9e0ca84dcf0f0267d0a8297471d3365622d22d3da67c57165bb0722
configure_args="-DTHREADSAFE=ON" configure_args="-DTHREADSAFE=ON"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in