twitch-cli: update to 1.1.25.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'twitch-cli'
|
||||
pkgname=twitch-cli
|
||||
version=1.1.24
|
||||
version=1.1.25
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twitchdev/twitch-cli"
|
||||
@@ -9,5 +9,8 @@ short_desc="Official Twitch CLI to make developing on Twitch easier"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://dev.twitch.tv/docs/cli"
|
||||
distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=8f796e1413b5b9f6d159cbdf5296acb22851822c024f6545acd707a71219a239
|
||||
distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=63d13cd54b64e17237650d7aaadb1453fe28565f54111be056beb24d58831c67
|
||||
|
||||
# for pread64/pwrite64 in musl
|
||||
CPPFLAGS="-D_LARGEFILE64_SOURCE"
|
||||
|
||||
Reference in New Issue
Block a user