crane: update to 3.4.2.
This commit is contained in:
parent
34fd8e8d44
commit
68fca2114d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=3.4.1
|
||||
revision=2
|
||||
version=3.4.2
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
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=82e4a9a008fe21ae543617f5faf8c2a49fdb636e395da72e3059761f2c0a0d87
|
||||
checksum=4288fe3873ce5fdecd420057e7c6d7f5fea4623af1522b8e7d2108ca21542482
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue