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