github-cli: update to 0.11.0.
This commit is contained in:
parent
7e3fc5057c
commit
2803e2882d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=0.10.1
|
||||
version=0.11.0
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://cli.github.com"
|
||||
changelog="https://github.com/cli/cli/releases"
|
||||
distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
|
||||
checksum=5265f9594cca6c4c2f0d573c810f4ddb16e3baed0c18b18a353529506fc41297
|
||||
checksum=e2137491f269df179ded7066f641ae7879a40870be53170a0388310e904158b0
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue