github-cli: update to 0.11.1.

This commit is contained in:
Toby Merz 2020-07-29 10:21:39 +02:00 committed by Andrew J. Hesford
parent c51178396b
commit 98abd16462

View file

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