streamlink: update to 7.1.3
This commit is contained in:
parent
10713694ba
commit
6247f6329c
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=7.1.1
|
version=7.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-versioningit"
|
hostmakedepends="python3-wheel python3-versioningit"
|
||||||
|
@ -14,7 +14,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=c1881ed0bba53612d979d9a918b7dec056fc93cd202a5b07a080e5568dbdab4c
|
checksum=f64b1a499b6d42af3965a39f30aef2e9e36f3d2d32a3311b8688af342bd5ba7a
|
||||||
make_check_pre="env PYTHONPATH=src"
|
make_check_pre="env PYTHONPATH=src"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue