summaryrefslogtreecommitdiff
path: root/community/k9s
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2021-03-28 20:30:57 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-04-30 08:03:46 +0000
commitaeb93cfe3c0906f70bc855c8c4aa1e4e27f30da2 (patch)
tree4956910574ca19f212c828d48d0295140c3195c0 /community/k9s
parent0ab769fdce7f963c850b8f4b1b044751e7ccb873 (diff)
downloadaports-aeb93cfe3c0906f70bc855c8c4aa1e4e27f30da2.zip
community/k9s: upgrade to 0.24.8
Diffstat (limited to 'community/k9s')
-rw-r--r--community/k9s/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/k9s/APKBUILD b/community/k9s/APKBUILD
index b2edcab12db..d54a4a40cec 100644
--- a/community/k9s/APKBUILD
+++ b/community/k9s/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=k9s
_pkgname=github.com/derailed/k9s
-pkgver=0.24.4
+pkgver=0.24.8
pkgrel=0
_commit=a952806e # git rev-parse --short HEAD
_date=2020-11-16T17:25:46UTC # date -u -d @$(date +%s) +%FT%T%Z
@@ -31,4 +31,4 @@ package() {
install -Dm755 execs/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha512sums="37b6b6475b1f32fa30766d0b5ef762cb40881ee51653106cbcfd27e69165a1157d091b052a8eb064e759c8e3963907d3446018c0db858966f2ad1b4de15a72da k9s-0.24.4.tar.gz"
+sha512sums="3982fa577ff895905689df6e0ec1f181e83254a030518e52fbe908e6e5210bd477129c3025ceac30cc211513b15783bdf60c6417e74f61d57910a9e1a36ffc18 k9s-0.24.8.tar.gz"