mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
streamlink: update to 1.3.0.
This commit is contained in:
parent
ccef30c93d
commit
9414d3c5f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'streamlink'
|
# Template file for 'streamlink'
|
||||||
pkgname=streamlink
|
pkgname=streamlink
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,7 +16,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=7aa6e02d914e29fe2e344afd185760b11e46a6a31f9d99f7f9dc87b808812992
|
checksum=00649658b74c76022a04564919431e4d6156d974caf56f25cd52a07fa5732315
|
||||||
|
|
||||||
export STREAMLINK_USE_PYCOUNTRY=1
|
export STREAMLINK_USE_PYCOUNTRY=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue