crane: update to 2.8.1.
This commit is contained in:
parent
764a67dc01
commit
9d1d88aafa
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'crane'
|
# Template file for 'crane'
|
||||||
pkgname=crane
|
pkgname=crane
|
||||||
version=2.8.0
|
version=2.8.1
|
||||||
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=e1021ed086a9438cc36f081bc5f8db3ccf7a242bdbc6cdf8afc7806e565c3a52
|
checksum=cd10031e2451db783b7714c222b5a54bd80c03e00ee33e060c4ddfcde9c7c45c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user