crane: update to 2.6.0.
This commit is contained in:
parent
cc85d0f492
commit
c835682787
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crane'
|
||||
pkgname=crane
|
||||
version=2.5.2
|
||||
version=2.6.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=376f765c6607015ca83f99720622d54b6ad050394a3bcd2e9e18f0cabfaf85e3
|
||||
checksum=c631e7d309f17c892684033378fc0886c52409420cbd8394f55a4dd908093700
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue