diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template index 9fa8629a86f..164ad926079 100644 --- a/srcpkgs/crane/template +++ b/srcpkgs/crane/template @@ -1,16 +1,16 @@ # Template file for 'crane' pkgname=crane -version=3.3.3 -revision=3 +version=3.3.4 +revision=1 build_style=go -hostmakedepends="git-perl" -short_desc="Lift containers with ease " +hostmakedepends="git" +short_desc="Lift containers with ease" maintainer="Andrea Brancaleoni " license="MIT" go_import_path="github.com/michaelsauter/crane" homepage="https://${go_import_path}" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=284e0b4a6631f5869169e6108de4176895547bc8ab994dbc4ebd9ae15d002fd8 +checksum=4a5e37ad77173c960a3606684edf35d6efa197f02f65e5c0810470848f6357e9 post_install() { vlicense LICENSE