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


Commits:
d0b3fa0b by Morten Linderud at 2023-10-12T21:43:39+02:00
upgpkg: 0.15.10-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.8
+       pkgver = 0.15.10
        pkgrel = 1
        url = https://github.com/cilium/cilium-cli
        arch = x86_64
        license = APACHE
        makedepends = go
        depends = glibc
-       source = 
cilium-cli-0.15.8.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.15.8.tar.gz
-       sha256sums = 
b9ff5e6adc6f0373cc1483deba6fb2f8313c3282abcc9073552e6faa3b25816f
+       source = 
cilium-cli-0.15.10.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.15.10.tar.gz
+       sha256sums = 
6883b57615a990c990ca9974404df49c549c9ca5615be2b0ce257c5b5e861748
 
 pkgname = cilium-cli


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=cilium-cli
-pkgver=0.15.8
+pkgver=0.15.10
 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=('b9ff5e6adc6f0373cc1483deba6fb2f8313c3282abcc9073552e6faa3b25816f')
+sha256sums=('6883b57615a990c990ca9974404df49c549c9ca5615be2b0ce257c5b5e861748')
 
 build() {
        cd "$pkgname-$pkgver"



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

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


Reply via email to