kubefwd: update to 1.22.0.
This commit is contained in:
parent
f2af690118
commit
ad8ed65995
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubefwd'
|
||||
pkgname=kubefwd
|
||||
version=1.21.0
|
||||
version=1.22.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=cc7d8724d758c599946eb459379b1cffc2e72411489dc951788d687269a84778
|
||||
checksum=38a36dfe7182b4a9a4515d49c6dbeeceb101397cc5c11fbf720d2570cb0b86ef
|
||||
|
||||
post_install() {
|
||||
vlicense NOTICE
|
||||
|
|
Loading…
Reference in a new issue