libgit2: update to 0.26.2.
This commit is contained in:
parent
e1a62f4018
commit
15a1184e15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.26.1
|
||||
version=0.26.2
|
||||
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.0-or-later WITH GCC-exception-2.0"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||
checksum=68cd0f8ee9e0ca84dcf0f0267d0a8297471d3365622d22d3da67c57165bb0722
|
||||
checksum=747b47d5b02a2387ff81301c694763785181b895690b6eb91ed1ae4b7904307b
|
||||
configure_args="-DTHREADSAFE=ON"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue