mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
github-cli: update to 0.10.0.
This commit is contained in:
parent
7c55696520
commit
0bde39aea0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=0.9.0
|
||||
version=0.10.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=318295e5a662f785662751f1e2cd4b1f613ec3aced1c4e7f1755d27922dbfdbf
|
||||
checksum=5d7474a89cd0d284387f1b58dc8b1771ebae8fc83cfa2410b354435b295c07df
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue