From 8b4d4920203e629be3502b4b4b274144a9a3815f Mon Sep 17 00:00:00 2001 From: lemmi Date: Tue, 14 Mar 2023 06:08:05 +0100 Subject: [PATCH] scaleway-cli: update to 2.12.0. --- srcpkgs/scaleway-cli/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template index a2c2d0baad5..f339e86552b 100644 --- a/srcpkgs/scaleway-cli/template +++ b/srcpkgs/scaleway-cli/template @@ -1,17 +1,17 @@ # Template file for 'scaleway-cli' pkgname=scaleway-cli -version=2.5.1 -revision=2 +version=2.12.0 +revision=1 build_style=go go_import_path=github.com/scaleway/scaleway-cli -go_package=github.com/scaleway/scaleway-cli/cmd/scw +go_package=github.com/scaleway/scaleway-cli/v2/cmd/scw go_ldflags="-X main.Version=$version-$revision" short_desc="Interact with the Scaleway API from the command line" maintainer="Orphaned " license="MIT" homepage="https://github.com/scaleway/scaleway-cli" distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz" -checksum=af926168122c192b10a19d701f2a03a41f14897b2a6c654499203edd2aafcafe +checksum=6bd8689b9427dc1a1c27099e26e24bf79fda374f058eea84ff8af7e37ae5511a post_install() { vdoc README.md README