libgit2-1.8: update to 1.8.3
This commit is contained in:
parent
81fa68c5a2
commit
d665843ebe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2-1.8'
|
||||
pkgname=libgit2-1.8
|
||||
version=1.8.2
|
||||
version=1.8.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DBUILD_CLI=OFF -DUSE_SSH=ON -DUSE_HTTP_PARSER=llhttp"
|
||||
|
@ -11,7 +11,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
|||
license="GPL-2.0-only WITH GCC-exception-2.0"
|
||||
homepage="https://libgit2.org"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=184699f0d9773f96eeeb5cb245ba2304400f5b74671f313240410f594c566a28
|
||||
checksum=868810a5508d41dd7033d41bdc55312561f3f916d64f5b7be92bc1ff4dcae02a
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTS=OFF"
|
||||
|
|
Loading…
Reference in New Issue