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