crane: update to 3.3.4.

This commit is contained in:
Andrea Brancaleoni 2018-03-26 09:21:12 +02:00
parent 58132da701
commit 3dddf8041d

View file

@ -1,16 +1,16 @@
# Template file for 'crane' # Template file for 'crane'
pkgname=crane pkgname=crane
version=3.3.3 version=3.3.4
revision=3 revision=1
build_style=go build_style=go
hostmakedepends="git-perl" hostmakedepends="git"
short_desc="Lift containers with ease " short_desc="Lift containers with ease"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT" license="MIT"
go_import_path="github.com/michaelsauter/crane" go_import_path="github.com/michaelsauter/crane"
homepage="https://${go_import_path}" homepage="https://${go_import_path}"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=284e0b4a6631f5869169e6108de4176895547bc8ab994dbc4ebd9ae15d002fd8 checksum=4a5e37ad77173c960a3606684edf35d6efa197f02f65e5c0810470848f6357e9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE