crane: update to 2.7.0.
This commit is contained in:
parent
7607256e15
commit
1e483a5377
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.6.0
|
||||
version=2.7.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=c631e7d309f17c892684033378fc0886c52409420cbd8394f55a4dd908093700
|
||||
checksum=e52184368d0c107c654f38a48e63559f70c0c35a8bb451f582aa5acf68f4f79b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue