Skip to content
Snippets Groups Projects
Commit 2df9be11 authored by Hoang Nguyen's avatar Hoang Nguyen :turtle: Committed by alice
Browse files

testing/cilium-cli: upgrade to 0.13.2

https://github.com/cilium/cilium-cli/releases/tag/v0.13.2
parent 87ec6c0e
No related branches found
No related tags found
1 merge request!45350testing/cilium-cli: upgrade to 0.13.2
Pipeline #157465 skipped
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
pkgname=cilium-cli
pkgver=0.13.1
pkgver=0.13.2
pkgrel=0
pkgdesc="CLI to install, manage and troubleshoot Kubernetes clusters running Cilium"
url="https://cilium.io/"
......@@ -22,7 +22,6 @@ export GOMODCACHE="${GOMODCACHE:-"$srcdir/go"}"
build() {
go build -v \
-ldflags "-X github.com/cilium/cilium-cli/internal/cli/cmd.Version=v$pkgver" \
-o cilium \
./cmd/cilium
for shell in bash fish zsh; do
......@@ -46,5 +45,5 @@ package() {
}
sha512sums="
02a4d84b693fa86bc72565adc95ed3deb21ebda2a57571e28aae8db8b3f63a66a22bfe2cef02d7dfc34df6c96677a90e642ab70d7bd805da6361ceb181fd0bc9 cilium-cli-0.13.1.tar.gz
ad343f89c38d4902368c1afb6b3963f511c818a1650354ad69270a000f774c7e1c446ee3442888422ae89aae67f502932dd282589ce01558e039437721cb4ef4 cilium-cli-0.13.2.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment