summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 02:49:45 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:38:06 +0200
commited585d12f33eb831694fb5401a420f9c9090d287 (patch)
treed8f79bb3bf51111525b544002d5c76ad77c23eef /media-libs/libde265/libde265-9999.ebuild
parentmedia-libs/libpostproc: use HTTPS for GitHub (diff)
downloadgentoo-ed585d12f33eb831694fb5401a420f9c9090d287.tar.gz
gentoo-ed585d12f33eb831694fb5401a420f9c9090d287.tar.bz2
gentoo-ed585d12f33eb831694fb5401a420f9c9090d287.zip
media-libs/libde265: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-libs/libde265/libde265-9999.ebuild')
-rw-r--r--media-libs/libde265/libde265-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libde265/libde265-9999.ebuild b/media-libs/libde265/libde265-9999.ebuild
index 5f393f6a8263..157c06d81713 100644
--- a/media-libs/libde265/libde265-9999.ebuild
+++ b/media-libs/libde265/libde265-9999.ebuild
@@ -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"