summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2023-05-18 09:40:53 +0100
committerJonathan Wright2023-05-18 09:40:53 +0100
commit1951168b656701b2ef864209cf63f0cf94fd8f2a (patch)
tree3766c4cf60fd2d3bd18212cca6616edc74e122e4 /PKGBUILD
parent931ff4b79fddf44a87a6506b80e02580bf187d3f (diff)
downloadaur-1951168b656701b2ef864209cf63f0cf94fd8f2a.tar.gz
Bump package to 0.14.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff39c819fd6f..b08095972595 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=cilium-cli-bin
-pkgver=0.14.2
+pkgver=0.14.3
pkgrel=1
pkgdesc='Network, Service & Security Observability for Kubernetes using eBPF'
arch=('x86_64' 'aarch64')
@@ -13,8 +13,8 @@ conflicts=('cilium-cli')
source_x86_64=("${pkgname}-${pkgver}-amd64.tar.gz::https://github.com/cilium/cilium-cli/releases/download/v${pkgver}/cilium-linux-amd64.tar.gz")
source_aarch64=("${pkgname}-${pkgver}-arm64.tar.gz::https://github.com/cilium/cilium-cli/releases/download/v${pkgver}/cilium-linux-arm64.tar.gz")
-sha256sums_x86_64=('7ff65f0e85af5daa755c63851f85dea656a59ae4a306e1e9ae02abdf0014f564')
-sha256sums_aarch64=('bf94d6aaaf02a6bf728e4ea022e7e37b2dfdc49d5931245be298b2ff4d6af008')
+sha256sums_x86_64=('613ffc1cc62ce35b519feb6fc39d1cb2b46635511d365db0da5df498fc6bc001')
+sha256sums_aarch64=('36df943449dde3eecf1e45cc42a244ef5163ac89f614791a0657cf03ff92273f')
options=("!strip")
bin=cilium