temporal-cli: update to 1.3.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'temporal-cli'
|
# Template file for 'temporal-cli'
|
||||||
pkgname=temporal-cli
|
pkgname=temporal-cli
|
||||||
version=0.11.0
|
version=1.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/temporalio/cli"
|
go_import_path="github.com/temporalio/cli"
|
||||||
go_package="${go_import_path}/cmd/temporal"
|
go_package="${go_import_path}/cmd/temporal"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://docs.temporal.io/cli"
|
homepage="https://docs.temporal.io/cli"
|
||||||
distfiles="https://github.com/temporalio/cli/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/temporalio/cli/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9cc4e80254e95a3b456e7d605b518c1a3e4d62b92a08a05efd6cf897ce4b2f3e
|
checksum=15be9f155cd5114367942568f884969f7ed2d3262ad39bb665cf359735f643b3
|
||||||
|
|
||||||
if [ $XBPS_TARGET_WORDSIZE = 32 ]; then
|
if [ $XBPS_TARGET_WORDSIZE = 32 ]; then
|
||||||
broken="time_t isn't 64bit on this platform";
|
broken="time_t isn't 64bit on this platform";
|
||||||
|
|||||||
Reference in New Issue
Block a user