diff options
author | David Hicks <david@hicks.id.au> | 2017-07-30 01:16:20 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-30 11:22:52 +0200 |
commit | 62e7db8a6a2d853e8e8bd62b8ce660b9fe120def (patch) | |
tree | 07a85b495f653445284ebd8b87bb4b3461c21850 /x11-misc | |
parent | x11-misc/bumblebee: use HTTPS for GitHub, HOMEPAGE and SRC_URI (diff) | |
download | gentoo-62e7db8a6a2d853e8e8bd62b8ce660b9fe120def.tar.gz gentoo-62e7db8a6a2d853e8e8bd62b8ce660b9fe120def.tar.bz2 gentoo-62e7db8a6a2d853e8e8bd62b8ce660b9fe120def.zip |
x11-misc/compton: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compton/compton-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild index 6d4cb9be516b..13e6bb5241e8 100644 --- a/x11-misc/compton/compton-9999.ebuild +++ b/x11-misc/compton/compton-9999.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" HOMEPAGE="https://github.com/chjj/compton" SRC_URI="" -EGIT_REPO_URI="git://github.com/chjj/compton.git" +EGIT_REPO_URI="https://github.com/chjj/compton.git" LICENSE="MIT" SLOT="0" |