cargo-license: update to 0.6.1.

This commit is contained in:
classabbyamp 2024-01-31 17:22:38 -08:00
parent 37421c48fd
commit 9969a2d7e7
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,19 +1,14 @@
# Template file for 'cargo-license'
pkgname=cargo-license
version=0.5.1
revision=2
version=0.6.1
revision=1
build_style=cargo
short_desc="Cargo subcommand to see license of dependencies"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/onur/cargo-license"
distfiles="https://github.com/onur/cargo-license/archive/refs/tags/v${version}.tar.gz"
checksum=934359118e69dfdf75c0e3b25a1bd154c3568a73e767bd35cb2fa91320016569
post_patch() {
# upstream does not ship a lockfile yet: https://github.com/onur/cargo-license/pull/63
cargo generate-lockfile
}
checksum=37cd75c8f3cc3e9fb48980be4251ed40b7c57d1c7eaee3a924c21f8738ea69a7
post_install() {
vlicense LICENSE