streamlink: update to 1.7.0
This commit is contained in:
parent
900203df02
commit
9df9af3322
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'streamlink'
|
# Template file for 'streamlink'
|
||||||
pkgname=streamlink
|
pkgname=streamlink
|
||||||
version=1.6.0
|
version=1.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-pycryptodome python3-pycountry
|
depends="python3-setuptools python3-pycryptodome python3-pycountry
|
||||||
|
@ -15,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=f7857a54ec55e32d6e90ebd770c9d5d1318791d8ecd8270e104a8b1968a308ab
|
checksum=f87a62a47212d94769929bd040d9c186b461643bdbda06f839b99ec9efefb87a
|
||||||
|
|
||||||
export STREAMLINK_USE_PYCOUNTRY=1
|
export STREAMLINK_USE_PYCOUNTRY=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue