github-cli: update to 1.5.0.

This commit is contained in:
Toby Merz 2021-01-22 09:14:21 +01:00 committed by Érico Nogueira Rolim
parent 55f197648a
commit ddf6f6a784

View file

@ -1,7 +1,7 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=1.4.0 version=1.5.0
revision=2 revision=1
wrksrc="cli-${version}" wrksrc="cli-${version}"
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -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=9f8851264938e48f5ccabe12e4de404ee0f94c8e33c107b818c4e324dbafa558 checksum=49c42a3b951b67e29bc66e054fedb90ac2519f7e1bfc5c367e82cb173e4bb056
pre_build() { pre_build() {
local _date local _date