github-cli: update to 2.24.0

This commit is contained in:
Marcin Puc 2023-03-08 18:04:52 +01:00 committed by Michal Vasilek
parent 4bde9f9b34
commit 03b4a38259

View file

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.23.0 version=2.24.0
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=1e9f92a47caa92efedc06b22cfe9c951c5163c4a9bc60a45d477fd5d9b592e54 checksum=651e873f6a4aafec0c413f18074b70f5d6a1f394a785073a978353918dce2f4f
pre_build() { pre_build() {
local _date local _date