github-cli: update to 0.6.4.
This commit is contained in:
parent
a71f080e38
commit
09b9852b69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=0.6.3
|
||||
version=0.6.4
|
||||
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=22d990ff795ff271bc626dcec424551853b095e5810e700531cda337daaa8b1b
|
||||
checksum=7dbe61da02c8fed6412ed6a3f5ed6163c495275f6e61236f51a27ccb052acf41
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in a new issue