diff options
Diffstat (limited to 'testing/hubble-cli/APKBUILD')
-rw-r--r-- | testing/hubble-cli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hubble-cli/APKBUILD b/testing/hubble-cli/APKBUILD index d0c439e01bd..30e2f4b6cd3 100644 --- a/testing/hubble-cli/APKBUILD +++ b/testing/hubble-cli/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen <folliekazetani@protonmail.com> pkgname=hubble-cli pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="CLI for the distributed networking and security observability platform" url="https://github.com/cilium/hubble" arch="all" |