mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
github-cli: update to 2.14.7
This commit is contained in:
parent
a1b140e933
commit
82a1bbec76
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.14.6
|
||||
version=2.14.7
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
|
@ -12,8 +12,8 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||
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=60b0697b9b1db52adabaa804967a6b63f9ffbc634c00940d08861101bc1d5610
|
||||
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a1a048714d7c7b237ea05f1fb51b3f3f4cdf90a16c60fa46f1df2eb5d96ce28d
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue