mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libgit2: update to 0.28.3.
This commit is contained in:
parent
2f18ea2314
commit
f7fa941769
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.28.2
|
||||
revision=2
|
||||
version=0.28.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DTHREADSAFE=ON"
|
||||
hostmakedepends="python git pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later WITH GCC-exception-2.0"
|
||||
homepage="https://libgit2.org"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||
checksum=42b5f1e9b9159d66d86fff0394215c5733b6ef8f9b9d054cdd8c73ad47177fc3
|
||||
checksum=ee5344730fe11ce7c86646e19c2d257757be293f5a567548d398fb3af8b8e53b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Add table
Reference in a new issue