cargo-c: rebuild for libgit2

This commit is contained in:
Tim Biermann 2023-02-25 20:04:04 +01:00
parent 0f87a86f39
commit 8efb3e3393
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF388xN2fzcZ+tzejZD7M7m+LAMsl4YK+LTBrrWSJMPVcNMVL3VntboelrK8DP/tT8eTZRnBcXqAvuAs/HyX3ibAM=
SHA256 (Pkgfile) = a86d77d8ca24a40f3b8bcf06888f790a427d6991a67919a151172deb59233759
RWSagIOpLGJF3+pgGarK3nt+RMyS8LJmHQdadJMi5BglGfxK9WiWQ68w6uIsD9j5vWg3s3XcGpHtN+/PHNDmDrStyyX4NrNrEQg=
SHA256 (Pkgfile) = bd2f38257d3acdf71664740d2afaff81a4a94fca79e9584d0d958638c866f78b
SHA256 (.footprint) = 120f05ca57fb0dbc82b26d55fe14f3719e1bf43681a430bb813e7310a9a6a1e0
SHA256 (cargo-c-0.9.16.tar.gz) = a84e31fa1718db05f0c7708aff0688858362113d35828e0bc478199b5761256f

View File

@ -1,11 +1,11 @@
# Description: A cargo subcommand to build and install C-ABI compatibile dynamic and static libraries
# URL: https://github.com/lu-zero/cargo-c/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: rust
# Depends on: libgit2 rust
name=cargo-c
version=0.9.16
release=1
release=2
source=(https://github.com/lu-zero/cargo-c/archive/v$version/$name-$version.tar.gz)
build() {