mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
github-cli: update to 2.60.0
This commit is contained in:
parent
169a2de9de
commit
a52987a5b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.59.0
|
||||
version=2.60.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=d24ed01e5aa1e8f42b397333462f9cd5c54e4845a5142044381fc8eb713fa001
|
||||
checksum=1936a80a668caef437b2f409eaa10e48613a3502db7da9eea011b163769218a7
|
||||
|
||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
|
||||
make_check_args+=" -skip TestMigrationWriteErrors"
|
||||
|
|
Loading…
Add table
Reference in a new issue