crane: update to 2.10.3.
This commit is contained in:
parent
011e1dd895
commit
6474e0416e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.10.2
|
||||
version=2.10.3
|
||||
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=70cb51fa748db0f6fe47369c733b6770ccac7e57e2bb460a9ce04bda298403e4
|
||||
checksum=5a812b572c69c8c0149a14c6483ded89dfb80020a16c1f1e9cfa48e825f291c4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue