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

index 5fbc6c92610546511e566e56858ed4a2f8769419..ed230cc4089a3203c65a07a3539cf485160ce99a 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 @@ VERSION="961" # every bump, new version
 inherit vdr-plugin-2 flag-o-matic
 
 DESCRIPTION="VDR plugin: Show another channel in the OSD"
-HOMEPAGE="http://projects.vdr-developer.org/projects/plg-osdpip"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdpip"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
 KEYWORDS="amd64 x86"