crane: update to 3.3.4.
This commit is contained in:
parent
58132da701
commit
3dddf8041d
1 changed files with 5 additions and 5 deletions
|
@ -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 <abc@pompel.me>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue