crane: update to 2.11.0.
This commit is contained in:
parent
9f7d4cc3cf
commit
f79f11006d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.10.3
|
||||
version=2.11.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl"
|
||||
|
@ -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=5a812b572c69c8c0149a14c6483ded89dfb80020a16c1f1e9cfa48e825f291c4
|
||||
checksum=f3c25b25bb1e7954597a31836ea8719c69a1e176e96de808acce16409840af3e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue