crane: update to 1.5.0.
This commit is contained in:
parent
58213139b0
commit
6af4b00e28
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'crane'
|
# Template file for 'crane'
|
||||||
pkgname=crane
|
pkgname=crane
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
@ -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=e8967bd4227a5dee568f9070571fdb1a4c44d2fa7812b4c71d7f1675f6ecd279
|
checksum=4e693d685e32e8436d6b600cc99387886f47edd100d6657686986d1b78a352dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user