kubefwd: update to 1.21.0.
This commit is contained in:
parent
01ca544b86
commit
6c3fc5bc42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubefwd'
|
||||
pkgname=kubefwd
|
||||
version=1.20.0
|
||||
version=1.21.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/txn2/kubefwd/cmd/kubefwd"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/txn2/kubefwd"
|
||||
distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
|
||||
checksum=3ddfd0ef5ce82efd75cdf2da3aa8ea2c95e434511404a4f7aca184148e0c0811
|
||||
checksum=cc7d8724d758c599946eb459379b1cffc2e72411489dc951788d687269a84778
|
||||
|
||||
post_install() {
|
||||
vlicense NOTICE
|
||||
|
|
Loading…
Reference in a new issue