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


Commits:
66569369 by Morten Linderud at 2024-05-06T17:45:32+02:00
upgpkg: 0.16.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.16.4
+       pkgver = 0.16.7
        pkgrel = 1
        url = https://github.com/cilium/cilium-cli
        arch = x86_64
        license = APACHE
        makedepends = go
        depends = glibc
-       source = 
cilium-cli-0.16.4.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.16.4.tar.gz
-       sha256sums = 
52281571d4f86cf466bddaa942680032dde0fe1ec78079c6d100d1175f55ceca
+       source = 
cilium-cli-0.16.7.tar.gz::https://github.com/cilium/cilium-cli/archive/v0.16.7.tar.gz
+       sha256sums = 
3f4af0d0f30c5ebd379c5d33244d9fb155d71f618d76332bd8d8cb6bd08e29e0
 
 pkgname = cilium-cli


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=cilium-cli
-pkgver=0.16.4
+pkgver=0.16.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=('52281571d4f86cf466bddaa942680032dde0fe1ec78079c6d100d1175f55ceca')
+sha256sums=('3f4af0d0f30c5ebd379c5d33244d9fb155d71f618d76332bd8d8cb6bd08e29e0')
 
 build() {
        cd "$pkgname-$pkgver"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cilium-cli/-/commit/66569369776382cf04e1c8fe2cb3454d3dbd81dd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to