crane: update to 3.1.0.
This commit is contained in:
parent
6281edf552
commit
42a687ec6d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.1.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=10b6c70775aaf82f6605df831d8deb9eaadcec8f8f85cf45839214675ad6b275
|
||||
checksum=c3fda4d214876776deb60bbf2b542df95bed72de54da6c44205c18aed9735f5e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue