crane: update to 2.8.1.
This commit is contained in:
parent
764a67dc01
commit
9d1d88aafa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.8.0
|
||||
revision=2
|
||||
version=2.8.1
|
||||
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=e1021ed086a9438cc36f081bc5f8db3ccf7a242bdbc6cdf8afc7806e565c3a52
|
||||
checksum=cd10031e2451db783b7714c222b5a54bd80c03e00ee33e060c4ddfcde9c7c45c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue