From b3b521f64527996b9e28b7e7cec1c84e95c63fce Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 4 Mar 2019 17:09:51 +0000 Subject: testing/livestreamer: update url with https --- testing/livestreamer/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/livestreamer/APKBUILD') 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" -- cgit v1.2.3