mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
github-cli: update to 2.13.0
This commit is contained in:
parent
c22048a6a8
commit
3b3bca368a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.12.1
|
||||
version=2.13.0
|
||||
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=d37a96d3b12c489458e5c35ddbdeacac133c766ee50580aee4657eb9ad185380
|
||||
checksum=f8bc46bda990bc9947a26f5505533b86903c96f95047b2dacf7c9534e5b86760
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue