crane: update to 2.0.1.
This commit is contained in:
parent
372657871f
commit
498195bc27
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
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=f9ef267653701b8b0ed2db5a0263e411cc18a72964a548da1af3579de7a4b90e
|
||||
checksum=7858c260461f6b50abaaa108c4dca7d4698ac5a9e77ae9232a799c98973c38bc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue