Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
cilium-cli


Commits:
b5b3cdc0 by Morten Linderud at 2024-03-06T15:55:38+01:00
upgpkg: 0.16.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = cilium-cli
        pkgdesc = install, manage & troubleshoot Kubernetes clusters running 
Cilium
-       pkgver = 0.15.23
+       pkgver = 0.16.0
        pkgrel = 1
        url = https://github.com/cilium/cilium-cli
        arch = x86_64
        license = APACHE
        makedepends = go
        depends = glibc
-       source = 
cilium-cli-0.15.23.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.15.23.tar.gz
-       sha256sums = 
0e8fa2a15f8783cda36c11870a22621cc28d7cb9da587c577248fcf20444759a
+       source = 
cilium-cli-0.16.0.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.16.0.tar.gz
+       sha256sums = 
735ff90f94f4a39ff5371acf78f302199e4458f03d505934f804e6905bd24ae3
 
 pkgname = cilium-cli


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=cilium-cli
-pkgver=0.15.23
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="install, manage & troubleshoot Kubernetes clusters running Cilium"
 arch=("x86_64")
@@ -10,7 +10,7 @@ license=("APACHE")
 depends=("glibc")
 makedepends=("go")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('0e8fa2a15f8783cda36c11870a22621cc28d7cb9da587c577248fcf20444759a')
+sha256sums=('735ff90f94f4a39ff5371acf78f302199e4458f03d505934f804e6905bd24ae3')
 
 build() {
        cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cilium-cli/-/commit/b5b3cdc0e61228d50dd996dfb4b04ee5ec882569

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cilium-cli/-/commit/b5b3cdc0e61228d50dd996dfb4b04ee5ec882569
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to