crane: update to 3.3.0.
This commit is contained in:
parent
c44c2639f9
commit
ab702acb85
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=3.2.1
|
||||
revision=2
|
||||
version=3.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl"
|
||||
short_desc="Lift containers with ease "
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
go_import_path="github.com/michaelsauter/crane"
|
||||
homepage="https://${go_import_path}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=327ea3e2d3a247db5b3c958b8e002425156c67673aaf234075072d56e82fce46
|
||||
checksum=d6c57573010e7c7caafdb1215dbf970edd984cc498e0276631e4ad5b7a9a0824
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue