github-cli: update to 2.66.1
This commit is contained in:
parent
77156da4ac
commit
5b00f09294
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'github-cli'
|
# Template file for 'github-cli'
|
||||||
pkgname=github-cli
|
pkgname=github-cli
|
||||||
version=2.65.0
|
version=2.66.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://cli.github.com"
|
homepage="https://cli.github.com"
|
||||||
changelog="https://github.com/cli/cli/releases"
|
changelog="https://github.com/cli/cli/releases"
|
||||||
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=af026f1b0368b1444a67a941f179ddce7e97333881ec0bbcb49fed29f4151241
|
checksum=e0bb259c61f15f41c1ca04632045d0aaf8fe456e2bc64f15dbfae41cc28d4fea
|
||||||
|
|
||||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
|
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
|
||||||
make_check_args+=" -skip TestMigrationWriteErrors"
|
make_check_args+=" -skip TestMigrationWriteErrors"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue