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