From 7044d1cb686a5ae80410bcabf7eecfcd56af1831 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 11 Mar 2018 18:26:52 +0100 Subject: media-plugins/vdr-streamdev: use HTTPS --- media-plugins/vdr-streamdev/vdr-streamdev-0.6.1.ebuild | 4 ++-- media-plugins/vdr-streamdev/vdr-streamdev-0.6.1_p20160320.ebuild | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'media-plugins/vdr-streamdev') diff --git a/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1.ebuild b/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1.ebuild index 9239b49b8bd7..bdacdc2493dd 100644 --- a/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1.ebuild +++ b/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit vdr-plugin-2 VERSION="1580" # every bump, new version ! DESCRIPTION="VDR Plugin: Client/Server and http streaming plugin" -HOMEPAGE="http://projects.vdr-developer.org/projects/plg-streamdev" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-streamdev" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" LICENSE="GPL-2" diff --git a/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1_p20160320.ebuild b/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1_p20160320.ebuild index 404cde672e9a..8e69d5831329 100644 --- a/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1_p20160320.ebuild +++ b/media-plugins/vdr-streamdev/vdr-streamdev-0.6.1_p20160320.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,8 +8,8 @@ inherit vdr-plugin-2 GIT_VERSION="674bb5b331240de3ba2a8beb63a1276003e64e3e" DESCRIPTION="VDR Plugin: Client/Server and http streaming plugin" -HOMEPAGE="http://projects.vdr-developer.org/projects/plg-streamdev" -SRC_URI="http://projects.vdr-developer.org/git/vdr-plugin-streamdev.git/snapshot/vdr-plugin-streamdev-${GIT_VERSION}.tar.bz2" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-streamdev" +SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git/snapshot/vdr-plugin-streamdev-${GIT_VERSION}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad