summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2023-05-25 14:31:00 +0100
committerJonathan Wright2023-05-25 14:31:00 +0100
commit81d2731d419e60b98d6e987cf96d67c21a6e7ee7 (patch)
treef3126c3d908f71a85cce338a771d69328f791e9d /PKGBUILD
parent1951168b656701b2ef864209cf63f0cf94fd8f2a (diff)
downloadaur-cilium-cli-bin.tar.gz
Bump package to 0.14.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b08095972595..a52c92876163 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=cilium-cli-bin
-pkgver=0.14.3
+pkgver=0.14.4
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=('613ffc1cc62ce35b519feb6fc39d1cb2b46635511d365db0da5df498fc6bc001')
-sha256sums_aarch64=('36df943449dde3eecf1e45cc42a244ef5163ac89f614791a0657cf03ff92273f')
+sha256sums_x86_64=('6b3950f8c3b1e8cf7e2123bb4cb1fae4217d720b3353bf924c78d87824c9f1b0')
+sha256sums_aarch64=('6b6326c178df30085da0f584ac380b1c81bdfbbb7c2a8df0862184444b8bd9eb')
options=("!strip")
bin=cilium