cargo-auditable{,-bootstrap}: adopt

This commit is contained in:
Marcin Puc 2024-03-15 22:35:34 +01:00 committed by Andrew Benson
parent 646ab466c8
commit 049fb66cc6
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ build_style=cargo
# Required for bootstrapping purposes
make_cmd=cargo
short_desc="Bootstrap package for cargo-auditable"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
license="MIT,Apache-2.0"
homepage="https://github.com/rust-secure-code/cargo-auditable"
changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md"

View file

@ -7,7 +7,7 @@ build_wrksrc=cargo-auditable
build_style=cargo
hostmakedepends="cargo-auditable-bootstrap"
short_desc="Tool for embedding dependency information in rust binaries"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
license="MIT,Apache-2.0"
homepage="https://github.com/rust-secure-code/cargo-auditable"
changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md"