mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
streamlink: update to 4.1.0.
This commit is contained in:
parent
7d50e549c2
commit
616056146e
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=4.0.1
|
version=4.1.0
|
||||||
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=f38a4fd5c45b1628e7ebee43ba7f8522be5045565aa7c64009740baf853f20f5
|
checksum=0b492cf48cf1c8f12adc112e42df504857088363f036f400bc9330f80ff00893
|
||||||
make_check=ci-skip # some tests fail when running as root
|
make_check=ci-skip # some tests fail when running as root
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue