mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
k9s: fix checksum
This commit is contained in:
parent
4dada63d7f
commit
9b2eab21f5
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ short_desc="Terminal UI to interact with Kubernetes clusters"
|
|||
maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://k9scli.io/"
|
||||
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
||||
checksum=ecf3102a988db852bf517e9b8453172cefc15ace223f231f8a2bcd774f893567
|
||||
distfiles="https://github.com/derailed/k9s/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7496cfc6da6da5d91ef2ad5ea61eae15186effabb77adf904c896213ca6ff810
|
||||
|
||||
make_check_args="--skip TestSwitchNS"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue