github-cli: update to 2.8.0

This commit is contained in:
Marcin Puc 2022-04-13 21:12:54 +02:00 committed by Echo
parent 1e5ce80941
commit 511ffe6071

View file

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.5.2 version=2.8.0
revision=1 revision=1
wrksrc="cli-${version}" wrksrc="cli-${version}"
build_style=go build_style=go
@ -13,7 +13,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/v${version}.tar.gz" distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
checksum=cbf22fea4574047ca3a356ee4ef629d62b872f4c4ff4e4b78fe4f89ca431858e checksum=d4aed3f4325bc518cf4af6fc7989ab35b498e42e8f97ba0e6bb07d7e3b14886a
pre_build() { pre_build() {
local _date local _date