github-cli: update to 2.63.1
This commit is contained in:
parent
e1cd0f26b0
commit
2a58b88733
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'github-cli'
|
# Template file for 'github-cli'
|
||||||
pkgname=github-cli
|
pkgname=github-cli
|
||||||
version=2.63.0
|
version=2.63.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=c5309db9707c9e64ebe264e1e2d0f893ecead9056d680b39a565aaa5513d2947
|
checksum=b9a90118dfb46204dbcc0d09c2073d48f35b6f640b4db33fbaa24892fed56c8d
|
||||||
|
|
||||||
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…
Reference in New Issue