summaryrefslogtreecommitdiff
path: root/community/k9s
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-06-06 01:20:28 +0200
committerMichał Polański <michal@polanski.me>2021-06-06 01:20:28 +0200
commitfd8515a4f9ff5b8a40a5f7d4417e2d42de508604 (patch)
tree5962539892d0fc569f91185c9f0fd3ecb1f15307 /community/k9s
parent95690efbac51233c4255d0c33b706b70a9b02e1e (diff)
downloadaports-fd8515a4f9ff5b8a40a5f7d4417e2d42de508604.zip
community/*: rebuild with go 1.16.5
Go binaries are statically linked, security updates require rebuilds
Diffstat (limited to 'community/k9s')
-rw-r--r--community/k9s/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/k9s/APKBUILD b/community/k9s/APKBUILD
index 56618459855..ae893c43d33 100644
--- a/community/k9s/APKBUILD
+++ b/community/k9s/APKBUILD
@@ -3,7 +3,7 @@
pkgname=k9s
_pkgname=github.com/derailed/k9s
pkgver=0.24.10
-pkgrel=0
+pkgrel=1
_commit=6426ea11 # git rev-parse --short HEAD
_date=2021-05-26T21:44:34UTC # date -u -d @$(date +%s) +%FT%T%Z
pkgdesc="Kubernetes TUI"