mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kubecfg: update to 0.12.2.
This commit is contained in:
parent
e53df55ab3
commit
11468da9b9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kubecfg'
|
# Template file for 'kubecfg'
|
||||||
pkgname=kubecfg
|
pkgname=kubecfg
|
||||||
version=0.12.0
|
version=0.12.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/bitnami/kubecfg"
|
go_import_path="github.com/bitnami/kubecfg"
|
||||||
go_ldflags="-X main.version=v${version}"
|
go_ldflags="-X main.version=v${version}"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/bitnami/kubecfg"
|
homepage="https://github.com/bitnami/kubecfg"
|
||||||
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
||||||
checksum=328acbf238b24a3cd25d13f872f6f640c4048ea8ca0120927349bd966e98ecc7
|
checksum=850c206fdbd585ae43f5fbf59d6328448bd49bffc6868255e7598b8a09ab4254
|
||||||
|
|
Loading…
Add table
Reference in a new issue