github-cli: update to 2.21.1
This commit is contained in:
parent
6486c8837d
commit
0b05ffa4b2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'github-cli'
|
# Template file for 'github-cli'
|
||||||
pkgname=github-cli
|
pkgname=github-cli
|
||||||
version=2.20.2
|
version=2.21.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=221380a32559984b64cdda81fabb60e5d4ed00db49ffe8390ddc149bef25c5a7
|
checksum=7c57f77ce5c8f1f418582b891224cedb364672f397251a1c593b8875f7c34f87
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Reference in New Issue