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