media-plugins/vdr-zaphistory: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-03-11 18:29:36 +01:00
committed by Aaron Bauman
parent 8b390244d0
commit 335e92d8ea

View 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"