mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libgit2: update to 0.27.4.
This commit is contained in:
parent
81af8d4a3e
commit
d327e15fa0
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'libgit2'
|
# Template file for 'libgit2'
|
||||||
pkgname=libgit2
|
pkgname=libgit2
|
||||||
version=0.27.3
|
version=0.27.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DTHREADSAFE=ON"
|
configure_args="-DTHREADSAFE=ON"
|
||||||
hostmakedepends="python git pkg-config"
|
hostmakedepends="python git pkg-config"
|
||||||
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel libuv libuv-devel"
|
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel libuv-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>"
|
||||||
license="GPL-2.0-or-later WITH GCC-exception-2.0"
|
license="GPL-2.0-or-later WITH GCC-exception-2.0"
|
||||||
homepage="https://libgit2.org"
|
homepage="https://libgit2.org"
|
||||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||||
checksum=50a57bd91f57aa310fb7d5e2a340b3779dc17e67b4e7e66111feac5c2432f1a5
|
checksum=0b7ca31cb959ff1b22afa0da8621782afe61f99242bf716c403802ffbdb21d51
|
||||||
configure_args="-DTHREADSAFE=ON"
|
configure_args="-DTHREADSAFE=ON"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue