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

index f2ba053ff6fb411b701cb3916ce519713705648f..52542a46d85363638ca3ef636ffb99501d9fa033 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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="1437" # every bump, new Version
 
 DESCRIPTION="VDR Plugin: Shows the least recently used channels"
-HOMEPAGE="http://projects.vdr-developer.org/projects/plg-zaphistory"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zaphistory"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/zaphistory-${PV}.tar.gz"
 
 KEYWORDS="amd64 x86"