github-cli: update to 1.9.2
This commit is contained in:
parent
380fafd410
commit
4736b270f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
|
@ -13,7 +13,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=5fd35b156a0528ad4e8b68c7058fccf340cca08b0cabd36d872ab855476fb02e
|
||||
checksum=a1d5a326c9311f8d208a0e5b5ba47023c3982494063e34ea10da916f9b8ba5c3
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in a new issue