mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
cargo-license: update to 0.7.0.
This commit is contained in:
parent
0d49352026
commit
95bffdace0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-license'
|
||||
pkgname=cargo-license
|
||||
version=0.6.1
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Cargo subcommand to see license of dependencies"
|
||||
|
@ -8,7 +8,7 @@ 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=37cd75c8f3cc3e9fb48980be4251ed40b7c57d1c7eaee3a924c21f8738ea69a7
|
||||
checksum=9e18321be3cf164b642d39137c9d1532f400aa9806d3be79d3f786e25ecb9d98
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue