Skip to content

Commit

Permalink
libgit2-1.8: update to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk committed Oct 19, 2024
1 parent 76d84ef commit d07a183
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/libgit2-1.8/template
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Template file for 'libgit2-1.8'
pkgname=libgit2-1.8
version=1.8.1
version=1.8.2
revision=1
build_style=cmake
configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DBUILD_CLI=OFF -DUSE_SSH=ON -DUSE_HTTP_PARSER=llhttp"
hostmakedepends="python3 pkg-config"
makedepends="zlib-devel openssl-devel llhttp-devel libssh2-devel"
short_desc="Git linkable library ${pkgname#libgit2-}"
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="custom:GPL-2.0-or-later WITH GCC-exception-2.0"
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=8c1eaf0cf07cba0e9021920bfba9502140220786ed5d8a8ec6c7ad9174522f8e
checksum=184699f0d9773f96eeeb5cb245ba2304400f5b74671f313240410f594c566a28

if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=OFF"
Expand Down

0 comments on commit d07a183

Please sign in to comment.