crane: update to 2.10.2.
This commit is contained in:
parent
987e59ef1b
commit
ce332aa512
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crane'
|
# Template file for 'crane'
|
||||||
pkgname=crane
|
pkgname=crane
|
||||||
version=2.10.1
|
version=2.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
|
@ -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=a0a09a8d3b32b484f7c60d24d61b2600a08b3b2c15368ae784f215a297cb9555
|
checksum=70cb51fa748db0f6fe47369c733b6770ccac7e57e2bb460a9ce04bda298403e4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue