calicoctl: update to 3.5.0
This commit is contained in:
parent
b3bc88b2af
commit
44417fa62d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calicoctl'
|
||||
pkgname=calicoctl
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/projectcalico/calicoctl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.projectcalico.org"
|
||||
distfiles="https://github.com/projectcalico/calicoctl/archive/v${version}.tar.gz"
|
||||
checksum=15d0edbacef5ad7205eaf20b444c134b30f2cfe0153e4f84d0f2dd3b3485023a
|
||||
checksum=d26d0a944d8397868e5aacfd05c72ae727ec3f501ca2b6d05d38556b233f2d49
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue