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


Commits:
46ba3099 by Morten Linderud at 2025-10-12T21:05:02+02:00
upgpkg: 0.18.7-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.18.6
+       pkgver = 0.18.7
        pkgrel = 1
        url = https://github.com/cilium/cilium-cli
        arch = x86_64
        license = APACHE
        makedepends = go
        depends = glibc
-       source = 
cilium-cli-0.18.6.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.18.6.tar.gz
-       sha256sums = 
32db3585fc97362adaa1fa2d9eb841670e087ff8f20bf354fa8766fbf65b070c
+       source = 
cilium-cli-0.18.7.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.18.7.tar.gz
+       sha256sums = 
fb66b62bc136a6ec72e8e87856a864f96fb66e3e0a966927fa30711753e390af
 
 pkgname = cilium-cli


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=cilium-cli
-pkgver=0.18.6
+pkgver=0.18.7
 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=('32db3585fc97362adaa1fa2d9eb841670e087ff8f20bf354fa8766fbf65b070c')
+sha256sums=('fb66b62bc136a6ec72e8e87856a864f96fb66e3e0a966927fa30711753e390af')
 
 build() {
        cd "$pkgname-$pkgver"



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

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


Reply via email to