mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kubefwd: update to 1.22.2.
This commit is contained in:
parent
9e01c22c40
commit
7c0417a24c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kubefwd'
|
# Template file for 'kubefwd'
|
||||||
pkgname=kubefwd
|
pkgname=kubefwd
|
||||||
version=1.22.0
|
version=1.22.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/txn2/kubefwd/cmd/kubefwd"
|
go_import_path="github.com/txn2/kubefwd/cmd/kubefwd"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/txn2/kubefwd"
|
homepage="https://github.com/txn2/kubefwd"
|
||||||
distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
|
distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
|
||||||
checksum=38a36dfe7182b4a9a4515d49c6dbeeceb101397cc5c11fbf720d2570cb0b86ef
|
checksum=ce7ed2d054a594c9471b1ef777d024186ac427f7d0db8422fda96ede26238f9e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense NOTICE
|
vlicense NOTICE
|
||||||
|
|
Loading…
Add table
Reference in a new issue