github-cli: update to 2.59.0
This commit is contained in:
parent
641346923c
commit
2558e26572
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.58.0
|
||||
version=2.59.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://cli.github.com"
|
||||
changelog="https://github.com/cli/cli/releases"
|
||||
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=90894536c797147586db775d06ec2040c45cd7eef941f7ccbea46f4e5997c81c
|
||||
checksum=d24ed01e5aa1e8f42b397333462f9cd5c54e4845a5142044381fc8eb713fa001
|
||||
|
||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
|
||||
make_check_args+=" -skip TestMigrationWriteErrors"
|
||||
|
|
Loading…
Reference in New Issue