summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-11 18:18:38 +0100
committerAaron Bauman <bman@gentoo.org>2018-03-26 15:15:38 -0400
commitc088ca3d64c5cb4aa70a498217eb515fffb80572 (patch)
tree0700afedfd241b42773171c0626369520e1326b0
parentmedia-plugins/vdr-menuorg: use HTTPS (diff)
downloadgentoo-c088ca3d64c5cb4aa70a498217eb515fffb80572.tar.gz
gentoo-c088ca3d64c5cb4aa70a498217eb515fffb80572.tar.bz2
gentoo-c088ca3d64c5cb4aa70a498217eb515fffb80572.zip
media-plugins/vdr-osdpip: use HTTPS
-rw-r--r--media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild b/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild
index 5fbc6c926105..ed230cc4089a 100644
--- a/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild
+++ b/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.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 @@ 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"