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

This commit is contained in:
Michael Mair-Keimberger
2018-03-29 21:17:57 +02:00
committed by Aaron Bauman
parent 3adb34cb32
commit a4e2efd87a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
VERSION="280" # every bump, new version
DESCRIPTION="VDR plugin: to generate and solve Number Place puzzles, so called Sudokus"
HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-sudoku"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-sudoku"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
LICENSE="GPL-2"

View File

@@ -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=6
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
VERSION="280" # every bump, new version
DESCRIPTION="VDR plugin: to generate and solve Number Place puzzles, so called Sudokus"
HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-sudoku"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-sudoku"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
LICENSE="GPL-2"