mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
twitch-cli: update to 1.1.24
This commit is contained in:
parent
c74f086722
commit
2c863ea76c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'twitch-cli'
|
# Template file for 'twitch-cli'
|
||||||
pkgname=twitch-cli
|
pkgname=twitch-cli
|
||||||
version=1.1.14
|
version=1.1.24
|
||||||
revision=4
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twitchdev/twitch-cli"
|
go_import_path="github.com/twitchdev/twitch-cli"
|
||||||
go_ldflags="-X main.buildVersion=$version"
|
go_ldflags="-X main.buildVersion=$version"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://dev.twitch.tv/docs/cli"
|
homepage="https://dev.twitch.tv/docs/cli"
|
||||||
distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=2a12e5b8f3e29eb84345db7f2ee96cfc6df09dc6a78947032231dbdb0bcf71af
|
checksum=8f796e1413b5b9f6d159cbdf5296acb22851822c024f6545acd707a71219a239
|
||||||
|
|
Loading…
Add table
Reference in a new issue