media-plugins/vdr-streamdev: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 11 Mar 2018 17:26:52 +0000 (18:26 +0100)
committerAaron Bauman <bman@gentoo.org>
Mon, 26 Mar 2018 19:15:42 +0000 (15:15 -0400)
media-plugins/vdr-streamdev/vdr-streamdev-0.6.1.ebuild
media-plugins/vdr-streamdev/vdr-streamdev-0.6.1_p20160320.ebuild

index 9239b49b8bd7306034d18a7d487607bb3b9e5f50..bdacdc2493dd2d1d21fcb0a77be52f9154489944 100644 (file)
@@ -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"
index 404cde672e9a16d81d473cd5202c926c344445b7..8e69d5831329b02b3772c7df719180c8d9a4bfc2 100644 (file)
@@ -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"