mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
streamlink: update to 1.3.1
This commit is contained in:
parent
f0e852c511
commit
6989c964af
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'streamlink'
|
# Template file for 'streamlink'
|
||||||
pkgname=streamlink
|
pkgname=streamlink
|
||||||
version=1.3.0
|
version=1.3.1
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="streamlink streamlink_cli"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-pycryptodome python3-pycountry
|
depends="python3-setuptools python3-pycryptodome python3-pycountry
|
||||||
python3-pysocks python3-requests python3-websocket-client python3-isodate"
|
python3-pysocks python3-requests python3-websocket-client python3-isodate"
|
||||||
|
@ -16,7 +15,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://streamlink.github.io/"
|
homepage="https://streamlink.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/streamlink/streamlink/releases/download/${version}/streamlink-${version}.tar.gz"
|
distfiles="https://github.com/streamlink/streamlink/releases/download/${version}/streamlink-${version}.tar.gz"
|
||||||
checksum=00649658b74c76022a04564919431e4d6156d974caf56f25cd52a07fa5732315
|
checksum=dee047f688dc31429842ad29870ab19e63b292d73e79d709adcdbca1f278d432
|
||||||
|
|
||||||
export STREAMLINK_USE_PYCOUNTRY=1
|
export STREAMLINK_USE_PYCOUNTRY=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue