summaryrefslogtreecommitdiff
path: root/community/k9s
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-09-09 04:35:02 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-09-09 04:37:32 -0300
commitb43ff91db1ca83371f94dc1ef936d52662065d24 (patch)
tree9a8a50b46d71e48edd9bf977bad61c3106549052 /community/k9s
parentc1660a767cd0a96cad2e61f999aa9419e35fd223 (diff)
downloadaports-b43ff91db1ca83371f94dc1ef936d52662065d24.zip
community/*: rebuild for go1.17
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 4cae681e6ed..628f74d037d 100644
--- a/community/k9s/APKBUILD
+++ b/community/k9s/APKBUILD
@@ -3,7 +3,7 @@
pkgname=k9s
_pkgname=github.com/derailed/k9s
pkgver=0.24.15
-pkgrel=0
+pkgrel=1
_commit=8e41b76e # git rev-parse --short HEAD
_date=2021-08-09T07:35:15UTC # date -u -d @$(date +%s) +%FT%T%Z
pkgdesc="Kubernetes TUI"