crane: update to 2.2.0.
This commit is contained in:
parent
61c79851a1
commit
867c1a7db6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.1.0
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
|
@ -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=2847d64d566f1d7e3e93e4863bc90b044ac185e0afd6f7203c739f762d747ad8
|
||||
checksum=a439dcc62765c644feb5ac7add8c96f2476791739c2e2fb2440338e19598767a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue