kubefwd: update to 1.11.1.

This commit is contained in:
Leah Neukirchen 2020-01-01 15:18:23 +01:00
parent 6e933cc1d5
commit d3b4f65325

View file

@ -1,6 +1,6 @@
# Template file for 'kubefwd'
pkgname=kubefwd
version=1.9.2
version=1.11.1
revision=1
build_style=go
go_import_path="github.com/txn2/kubefwd/cmd/kubefwd"
@ -9,8 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://github.com/txn2/kubefwd"
distfiles="https://github.com/txn2/kubefwd/archive/v${version}.tar.gz"
checksum=6627d6d020b79c197c18f6547d6d0e51a1046a8c6dd77adc526e0fb04dad051b
distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
checksum=776fdf0e71e9283511af5fcfaba4b9c51b072d1786be97ce4be3cccd3c97ef1c
post_install() {
vlicense NOTICE