Skip to content

Commit

Permalink
media-plugins/vdr-svdrposd: use https
Browse files Browse the repository at this point in the history
fix copyright/change URLs to https

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Martin Dummer <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
madmartin authored and juippis committed Aug 18, 2021
1 parent 6fedb5f commit ec472e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-plugins/vdr-svdrposd/vdr-svdrposd-1.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit vdr-plugin-2

DESCRIPTION="VDR plugin: export OSD via TCP to vdr-remoteosd"
HOMEPAGE="http://vdr.schmirler.de/"
SRC_URI="http://vdr.schmirler.de/svdrpext/${P}.tgz"
HOMEPAGE="https://vdr.schmirler.de/"
SRC_URI="https://vdr.schmirler.de/svdrposd/${P}.tgz"

SLOT="0"
LICENSE="GPL-2"
Expand Down

0 comments on commit ec472e9

Please sign in to comment.