diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-23 19:08:00 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-23 20:40:51 -0400 |
commit | d83457ded81d32261c29fd0f7906d5c10b0cc4e9 (patch) | |
tree | 40ae6535b77bf4e294ad80aebab2043b653d8153 /x11-wm/oroborus | |
parent | media-libs/chromaprint: use HTTPs (diff) | |
download | gentoo-d83457ded81d32261c29fd0f7906d5c10b0cc4e9.tar.gz gentoo-d83457ded81d32261c29fd0f7906d5c10b0cc4e9.tar.bz2 gentoo-d83457ded81d32261c29fd0f7906d5c10b0cc4e9.zip |
x11-wm/oroborus: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8534
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/oroborus/oroborus-2.0.20-r1.ebuild b/x11-wm/oroborus/oroborus-2.0.20-r1.ebuild index 1c51ba7f9b18..071ee8295d30 100644 --- a/x11-wm/oroborus/oroborus-2.0.20-r1.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.20-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Small and fast window manager" -HOMEPAGE="http://www.oroborus.org" +HOMEPAGE="https://www.oroborus.org" SRC_URI="mirror://debian/pool/main/o/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |