kubefwd: update to 1.13.0.
This commit is contained in:
parent
64579eeedd
commit
65e9238972
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubefwd'
|
||||
pkgname=kubefwd
|
||||
version=1.12.0
|
||||
version=1.13.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=433ed3a448aac17b1da390101821afdbf07b50c1fc955dd3523ac814d010befb
|
||||
checksum=89c74a42550255aa5dbf897752af009f160d8395a815c27c72e02dbd2a8bba4e
|
||||
|
||||
post_install() {
|
||||
vlicense NOTICE
|
||||
|
|
Loading…
Reference in a new issue