mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
github-cli: update to 0.6.1.
This commit is contained in:
parent
e25bc06c1a
commit
9725d9013f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'github-cli'
|
# Template file for 'github-cli'
|
||||||
pkgname=github-cli
|
pkgname=github-cli
|
||||||
version=0.5.5
|
version=0.6.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cli/cli/cmd/gh"
|
go_import_path="github.com/cli/cli/cmd/gh"
|
||||||
|
@ -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=7c2cfdafe765a598b70b3e6de839590e8fa30a89bedc85799a43bdbc6fd3277e
|
checksum=237b18f9e3c82caa1cb06df3ca763ad7b32dab7e9a9a6f89afe7593bc31c3290
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Add table
Reference in a new issue