summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2021-09-10 14:12:21 +0100
committerJonathan Wright2021-09-10 14:12:21 +0100
commita2993ca05f7979d2f14505eae202bf123eb6b487 (patch)
tree4d7a276b4d979e74733a38e4bab3c9ad252ae0ed /PKGBUILD
parent5f39f092f76b0158486ae4933581edb0de018c55 (diff)
downloadaur-a2993ca05f7979d2f14505eae202bf123eb6b487.tar.gz
Bump package to 0.8.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 154a46b669c5..f90e8e005d2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=hubble-bin
-pkgver=0.8.1
+pkgver=0.8.2
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=('919ed7e2af1bf2335c6967b34ba3fac406a4948f9b54ebcace96ebc3a16fc9d0')
-sha256sums_aarch64=('662a5a5f5e21f494e683c1acab28aa1460ff3fd0ac26a9473ba3c84125f08145')
+sha256sums_x86_64=('e45c85b34d022b17ddb48621583c52b6d86e2e47e6fe71691ee46ff9f89edc27')
+sha256sums_aarch64=('b9ace3a77e606ad871577fff79fdf0a068c5c9275ce53ee4d85f218be3cad734')
options=("!strip")