From 60d6dc965cb4ab46c33b920f0422b8ae5c8c6d0f Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Tue, 22 Dec 2015 17:37:12 +0300 Subject: [PATCH] media-video/mpv: use HTTPS links where possible Package-Manager: portage-2.2.24 --- media-video/mpv/mpv-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index b079c75eb65d..7c49f70b4e28 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -11,8 +11,8 @@ inherit eutils python-any-r1 waf-utils pax-utils fdo-mime gnome2-utils WAF_V="1.8.12" DESCRIPTION="Media player based on MPlayer and mplayer2" -HOMEPAGE="http://mpv.io/" -SRC_URI="http://ftp.waf.io/pub/release/waf-${WAF_V}" +HOMEPAGE="https://mpv.io/" +SRC_URI="https://waf.io/pub/release/waf-${WAF_V}" DOCS=( README.md etc/example.conf etc/input.conf ) if [[ ${PV} == *9999* ]]; then -- 2.26.2