mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
media-plugins/vdr-burn: fix HOMEPAGE, use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7701
This commit is contained in:
committed by
Aaron Bauman
parent
31018ec323
commit
0ede4ebe39
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user