media-libs/libde265: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 16:49:45 +0000 (02:49 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:38:06 +0000 (11:38 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-libs/libde265/libde265-9999.ebuild

index 5f393f6a8263aaba8dcbb2bb5ccdb72cdcd77c10..157c06d81713bcfa46b954213334f3bdf6454673 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit git-r3 autotools-multilib
 
 DESCRIPTION="Open h.265 video codec implementation"
 HOMEPAGE="https://github.com/strukturag/libde265"
-EGIT_REPO_URI="git://github.com/strukturag/libde265.git"
+EGIT_REPO_URI="https://github.com/strukturag/${PN}.git"
 
 LICENSE="GPL-3"
 SLOT="0"