calicoctl: update to 3.5.2.

This commit is contained in:
Frank Steinborn 2019-02-27 22:51:47 +01:00 committed by maxice8
parent 1ada7c07cb
commit 66e239499f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'calicoctl'
pkgname=calicoctl
version=3.5.1
version=3.5.2
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=1747c6ba17c95796d371a97a915e5d8288ff845dfa688ca2f0ee5519bf77df82
checksum=a0a4a85dcdb72f54baf6d2f1b242682530215d5111a58330ec70781fedec1e0d
pre_build() {
cd $GOSRCPATH