Skip to content

Commit

Permalink
libgit2-1.8: update to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk committed Oct 26, 2024
1 parent 81fa68c commit d665843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/libgit2-1.8/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit d665843

Please sign in to comment.