mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
github-cli: update to 2.65.0
This commit is contained in:
parent
b27583b0cb
commit
06532c2009
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.64.0
|
||||
version=2.65.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -13,8 +13,8 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://cli.github.com"
|
||||
changelog="https://github.com/cli/cli/releases"
|
||||
distfiles="https://github.com/cli/cli/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=229fd8fc51325ebb5a357af6af116094d6be6a5f1e0f0923b7892ed01b208abb
|
||||
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=af026f1b0368b1444a67a941f179ddce7e97333881ec0bbcb49fed29f4151241
|
||||
|
||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
|
||||
make_check_args+=" -skip TestMigrationWriteErrors"
|
||||
|
|
Loading…
Add table
Reference in a new issue