crane: update to 2.5.1.
This commit is contained in:
parent
9a81e51ce1
commit
0a6ae51958
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'crane'
|
# Template file for 'crane'
|
||||||
pkgname=crane
|
pkgname=crane
|
||||||
version=2.5.0
|
version=2.5.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
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=908cf18f6936be4fcc43ec55f3b368ca2d86163b83d1fe3674f5b5e43ca3b68c
|
checksum=d999c5a52e136757eed8766dc4c557199b74074ec396eeb0dd27fd1be1b3f52e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue