libgit2: update to 0.26.5.
This commit is contained in:
parent
2d6bc5f3a9
commit
f2a6fbdbcf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.26.4
|
||||
version=0.26.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python git pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later WITH GCC-exception-2.0"
|
||||
homepage="http://libgit2.github.com/"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||
checksum=292fa2600bbb4e52641793cfcc1c19ffc0bf97b5fd8378d422a6bfe7afffcb97
|
||||
checksum=52e28a5166564bc4365a2e4112f5e5c6e334708dbf13596241b2fd34efc1b0a9
|
||||
configure_args="-DTHREADSAFE=ON"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue