github-cli: update to 2.58.0

This commit is contained in:
tranzystorekk 2024-10-01 23:03:11 +02:00
parent 351c276c6e
commit 3f8c6f4855
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'github-cli'
pkgname=github-cli
version=2.57.0
version=2.58.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=6433bca534da722a980126541fe28d278f4b3518a6f7a7ef4a23949a3968e8b9
checksum=90894536c797147586db775d06ec2040c45cd7eef941f7ccbea46f4e5997c81c
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
make_check_args+=" -skip TestMigrationWriteErrors"