diff options
Diffstat (limited to 'testing/kumactl/APKBUILD')
-rw-r--r-- | testing/kumactl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kumactl/APKBUILD b/testing/kumactl/APKBUILD index 6caee61dee7..f358eeac195 100644 --- a/testing/kumactl/APKBUILD +++ b/testing/kumactl/APKBUILD @@ -3,7 +3,7 @@ pkgname=kumactl pkgver=2.6.1 # Keep this in sync with the version of envoyproxy package _envoyver=1.28.1 -pkgrel=0 +pkgrel=1 pkgdesc="CLI for the multi-zone service mesh Kuma" url="https://kuma.io" # The only build targets for eBPF module |