mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
github-cli: update to 2.63.2
This commit is contained in:
parent
5944dcc47d
commit
3ff956648e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.63.1
|
||||
version=2.63.2
|
||||
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=b9a90118dfb46204dbcc0d09c2073d48f35b6f640b4db33fbaa24892fed56c8d
|
||||
checksum=2578a8b1f00cb292a8094793515743f2a86e02b8d0b18d6b95959ddbeebd6b8d
|
||||
|
||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
|
||||
make_check_args+=" -skip TestMigrationWriteErrors"
|
||||
|
|
Loading…
Add table
Reference in a new issue