crane: update to 2.9.1.
This commit is contained in:
parent
86f9e9e57f
commit
fb653a6364
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.9.0
|
||||
version=2.9.1
|
||||
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=bf65d4ce4f1b9c418ff661393e22e002f3bd81d12d11ed07fffdffbd5fc203a1
|
||||
checksum=87d99208fc6abd15be546766069bb1b6e0880c7b7c344457debc04a728b668e3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue