kubefwd: update to 1.17.4.

This commit is contained in:
Leah Neukirchen 2021-02-11 20:59:40 +01:00
parent 3b6958f413
commit 2ca6b0872b

View file

@ -1,6 +1,6 @@
# Template file for 'kubefwd'
pkgname=kubefwd
version=1.17.3
version=1.17.4
revision=1
build_style=go
go_import_path="github.com/txn2/kubefwd/cmd/kubefwd"
@ -9,8 +9,8 @@ short_desc="Bulk port forwarding Kubernetes services for local development"
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=8e8f90fe2820e0e533470be1bc625bef90f12aace9ca3251f3dfc25187777f5f
distfiles="https://github.com/txn2/kubefwd/archive/v${version}.tar.gz"
checksum=96840482139a8d55d9b41d239f4287271a9339a4f3b18aee994d0da2b26705f3
post_install() {
vlicense NOTICE