summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2024-03-11 17:50:25 +0000
committerJonathan Wright2024-03-11 17:50:25 +0000
commit79ad986045625514639754a2f64b30fbd28e37fb (patch)
treea5030a1b38f229da4b0a2bf5e5d173a3596fed78 /PKGBUILD
parent8d11cc84056e6e0c2fec63038df30f6ba81d4c0b (diff)
downloadaur-79ad986045625514639754a2f64b30fbd28e37fb.tar.gz
Bump package to 0.13.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7b2a0817dfe..83c03de498bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=hubble-bin
-pkgver=0.13.0
+pkgver=0.13.1
pkgrel=1
pkgdesc='Network, Service & Security Observability for Kubernetes using eBPF'
arch=('x86_64' 'aarch64')
@@ -13,8 +13,8 @@ conflicts=()
source_x86_64=("${pkgname}-${pkgver}-amd64.tar.gz::https://github.com/cilium/hubble/releases/download/v${pkgver}/hubble-linux-amd64.tar.gz")
source_aarch64=("${pkgname}-${pkgver}-arm64.tar.gz::https://github.com/cilium/hubble/releases/download/v${pkgver}/hubble-linux-arm64.tar.gz")
-sha256sums_x86_64=('33d06c144ab39b3966d815f9bf2474c331fc32b1ee52d1c2f559f0443dcdfc9a')
-sha256sums_aarch64=('1c4a2d2acec14d3d1d52e51b1723608d7dfd54dc77d483be71e7774c9f870ec8')
+sha256sums_x86_64=('659af3afd33c792054017111b3ecb73d2c7bd25658c981897d841a38dafdfb2d')
+sha256sums_aarch64=('96f38878bcf780d8df76aa44b8a643dde75dc16f7fb2c7d5484bb014f4010cad')
options=("!strip")