media-plugins/vdr-burn: fix HOMEPAGE, use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7701
This commit is contained in:
Michael Mair-Keimberger
2018-03-29 21:11:34 +02:00
committed by Aaron Bauman
parent 31018ec323
commit 0ede4ebe39

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 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="1252" # every bump, new version!
DESCRIPTION="VDR Plugin: burn records on DVD"
HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-burn"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-burn"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
KEYWORDS="~amd64 ~x86"