From 60487233a9e96dbb876b28c5d94a103606edf3b7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 9 Mar 2021 10:37:08 +0100 Subject: [PATCH] kubefwd: update to 1.18.0. --- srcpkgs/kubefwd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kubefwd/template b/srcpkgs/kubefwd/template index c9de916a783..da5cc8f8a70 100644 --- a/srcpkgs/kubefwd/template +++ b/srcpkgs/kubefwd/template @@ -1,6 +1,6 @@ # Template file for 'kubefwd' pkgname=kubefwd -version=1.17.4 +version=1.18.0 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 " license="Apache-2.0" homepage="https://github.com/txn2/kubefwd" -distfiles="https://github.com/txn2/kubefwd/archive/v${version}.tar.gz" -checksum=96840482139a8d55d9b41d239f4287271a9339a4f3b18aee994d0da2b26705f3 +distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz" +checksum=797068193a9e3edfecc8586290d9fb957239063c79cf2ec8495f3e1ccb31186e post_install() { vlicense NOTICE