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

index ff92e34c6b196ed8b7b9c1f76c84befb0f3d5894..53359ac10d9f513f58ed922c6dfe4903811ed761 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 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 flag-o-matic vdr-plugin-2
 VERSION="1312" # every bump, new version
 
 DESCRIPTION="VDR plugin: make osd menu configurable via config-file"
-HOMEPAGE="http://projects.vdr-developer.org/projects/plg-menuorg"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-menuorg"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
 
 LICENSE="GPL-2"