kubefwd: update to 1.17.3.
This commit is contained in:
parent
39179b6b05
commit
8016ee9800
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubefwd'
|
||||
pkgname=kubefwd
|
||||
version=1.17.2
|
||||
version=1.17.3
|
||||
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=1a81a893cf634fa0a737462ed1770bc9f856d3a8b0c2b3bae08ff06812879307
|
||||
checksum=8e8f90fe2820e0e533470be1bc625bef90f12aace9ca3251f3dfc25187777f5f
|
||||
|
||||
post_install() {
|
||||
vlicense NOTICE
|
||||
|
|
Loading…
Reference in New Issue