parent
b1bf84645c
commit
3c52f4531c
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.26.0
|
||||
revision=3
|
||||
version=0.26.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python git pkg-config"
|
||||
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"
|
||||
short_desc="The Git linkable library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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"
|
||||
checksum=6a62393e0ceb37d02fe0d5707713f504e7acac9006ef33da1e88960bd78b6eac
|
||||
checksum=68cd0f8ee9e0ca84dcf0f0267d0a8297471d3365622d22d3da67c57165bb0722
|
||||
configure_args="-DTHREADSAFE=ON"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue