diff --git a/srcpkgs/cargo-license/template b/srcpkgs/cargo-license/template index e08dcc93b2f..cc1c07bc044 100644 --- a/srcpkgs/cargo-license/template +++ b/srcpkgs/cargo-license/template @@ -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 " 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