kubefwd: update to 1.19.0.
This commit is contained in:
parent
4476fbe380
commit
cc397e17dc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubefwd'
|
||||
pkgname=kubefwd
|
||||
version=1.18.1
|
||||
version=1.19.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=ff4c0da2a63ddc13ab33138b12cbcca6570aafd590773a3abb28106efbec0205
|
||||
checksum=42d206c7f85edcf71d0838649cfd9ef7cbe827dae6860a7a912a94e4014fc55a
|
||||
|
||||
post_install() {
|
||||
vlicense NOTICE
|
||||
|
|
Loading…
Reference in New Issue