scaleway-cli: fix version in build
This commit is contained in:
parent
3ce936498f
commit
3bf729e5cc
@ -1,10 +1,11 @@
|
||||
# Template file for 'scaleway-cli'
|
||||
pkgname=scaleway-cli
|
||||
version=2.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=go
|
||||
go_import_path=github.com/scaleway/scaleway-cli
|
||||
go_package=github.com/scaleway/scaleway-cli/cmd/scw
|
||||
go_ldflags="-X main.Version=$version-$revision"
|
||||
short_desc="Interact with the Scaleway API from the command line"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user