summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 03:20:29 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:44:41 +0200
commitda082ba862dd9c0bce4b8425efe27be1db858c05 (patch)
tree03ef60b203bc462831d27b66547e766c60b2d0ef /media-tv/tvheadend/tvheadend-9999.ebuild
parentmedia-tv/kodi: use HTTPS for GitHub (diff)
downloadgentoo-da082ba862dd9c0bce4b8425efe27be1db858c05.tar.gz
gentoo-da082ba862dd9c0bce4b8425efe27be1db858c05.tar.bz2
gentoo-da082ba862dd9c0bce4b8425efe27be1db858c05.zip
media-tv/tvheadend: use HTTPS for GitHub and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-tv/tvheadend/tvheadend-9999.ebuild')
-rw-r--r--media-tv/tvheadend/tvheadend-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/tvheadend/tvheadend-9999.ebuild b/media-tv/tvheadend/tvheadend-9999.ebuild
index 61069ab3e101..ac205c566bb0 100644
--- a/media-tv/tvheadend/tvheadend-9999.ebuild
+++ b/media-tv/tvheadend/tvheadend-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit eutils git-r3 linux-info systemd toolchain-funcs user
DESCRIPTION="Tvheadend is a TV streaming server and digital video recorder"
HOMEPAGE="https://tvheadend.org/"
-EGIT_REPO_URI="git://github.com/tvheadend/tvheadend.git"
+EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
LICENSE="GPL-3"
SLOT="0"