commit: 7044d1cb686a5ae80410bcabf7eecfcd56af1831 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Mar 11 17:26:52 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Mar 26 19:15:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7044d1cb
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(-) 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 9239b49b8bd..bdacdc2493d 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 404cde672e9..8e69d583132 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"
