github-cli: update to 2.22.1

This commit is contained in:
Marcin Puc 2023-01-28 10:48:00 +01:00 committed by classabbyamp
parent da47825707
commit 735ca56643

View file

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.22.0 version=2.22.1
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -12,7 +12,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=fc9aacccd6a07da6fb2cfa57e2a08d72bdc3a3476f6abec6250cda1e59ae6e16 checksum=09cdd1c435d453a0c610f407979ecf8d314aec41d7b8004794f136f05b0fe688
pre_build() { pre_build() {
local _date local _date