mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
streamlink: update to 0.14.2.
This commit is contained in:
parent
481a987e5b
commit
47a12eb420
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'streamlink'
|
||||
pkgname=streamlink
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="streamlink streamlink_cli"
|
||||
|
@ -13,10 +13,10 @@ checkdepends="python3-pycryptodome python3-pycountry python3-pysocks
|
|||
short_desc="Utility extracting streams from services, forked from livestreamer"
|
||||
maintainer="wkuipers <wietse@kuiprs.nl>"
|
||||
license="BSD-2-Clause"
|
||||
#changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
|
||||
homepage="https://streamlink.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/streamlink/streamlink/releases/download/${version}/streamlink-${version}.tar.gz"
|
||||
checksum=4d91dbc8233e8737a9dcb629ac471373e903116b3a35c882205c95bdb14eac29
|
||||
checksum=a8c7f9a758ade056a35d439f78408e9e43ce1069dde9289d322702d35c214150
|
||||
|
||||
export STREAMLINK_USE_PYCOUNTRY=1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue