crane: update to 3.3.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'crane'
|
# Template file for 'crane'
|
||||||
pkgname=crane
|
pkgname=crane
|
||||||
version=3.2.1
|
version=3.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
short_desc="Lift containers with ease "
|
short_desc="Lift containers with ease "
|
||||||
@@ -10,7 +10,7 @@ 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=327ea3e2d3a247db5b3c958b8e002425156c67673aaf234075072d56e82fce46
|
checksum=d6c57573010e7c7caafdb1215dbf970edd984cc498e0276631e4ad5b7a9a0824
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user