streamlink: update to 3.0.3.
This commit is contained in:
parent
a98bcb537c
commit
c4bc8eee9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'streamlink'
|
||||
pkgname=streamlink
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-2-Clause"
|
|||
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=d4d0fbf2067af32d2c3e8a6bea7ea1cef6a28020fe452a80d8bd55c2a5fed68a
|
||||
checksum=a042bda7a3aea864a6d897607e727e374b09b51abac02a15086714d0634430b2
|
||||
make_check=ci-skip # some tests fail when running as root
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue