We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ecfb2 commit 895e13bCopy full SHA for 895e13b
packages/zfs/config.sh
@@ -56,7 +56,7 @@ function prepare() {
56
zlib1g-dev
57
logmust install_kernel_headers
58
logmust install_pkgs "$DEPDIR"/delphix-rust/*.deb
59
- logmust cargo install cargo-bundle-licenses@2.1.1 --locked
+ logmust cargo install cargo-bundle-licenses --locked
60
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
61
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
62
}
0 commit comments