aboutsummaryrefslogtreecommitdiffstats
path: root/testing/livestreamer
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-03-04 17:09:51 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-03-04 17:09:51 +0000
commitb3b521f64527996b9e28b7e7cec1c84e95c63fce (patch)
treeb26fe90f3dd8b5db7a845ccc6a92bcd251543682 /testing/livestreamer
parent9ab4571f139beff50d405bbbbb7fb6a0cff4d763 (diff)
testing/livestreamer: update url with https
Diffstat (limited to 'testing/livestreamer')
-rw-r--r--testing/livestreamer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/livestreamer/APKBUILD b/testing/livestreamer/APKBUILD
index 20662caf334..6cbaa4aa593 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"