diff options
Diffstat (limited to 'testing/livestreamer')
-rw-r--r-- | testing/livestreamer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/livestreamer/APKBUILD b/testing/livestreamer/APKBUILD index 20662caf33..6cbaa4aa59 100644 --- a/testing/livestreamer/APKBUILD +++ b/testing/livestreamer/APKBUILD @@ -4,7 +4,7 @@ pkgname=livestreamer pkgver=1.12.2 pkgrel=3 pkgdesc="Command-line utility that extracts streams from various services and pipes them into a video player of choice" -url="http://livestreamer.io/" +url="https://livestreamer.io/" arch="noarch" license="BSD" depends="py-requests rtmpdump py-setuptools py2-singledispatch py-futures py-six py-crypto py-librtmp" |