mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-plugins/vdr-sudoku: fix HOMEPAGE, use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
3adb34cb32
commit
a4e2efd87a
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user