From: Michael Mair-Keimberger Date: Sat, 2 Jun 2018 21:05:18 +0000 (+0200) Subject: media-libs/skstream: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a7d972742fcd63d1650869236feda92cd6da4ab5;p=gentoo.git media-libs/skstream: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8698 --- diff --git a/media-libs/skstream/skstream-0.3.9.ebuild b/media-libs/skstream/skstream-0.3.9.ebuild index 0acc8b73db99..f4dc2d81af1a 100644 --- a/media-libs/skstream/skstream-0.3.9.ebuild +++ b/media-libs/skstream/skstream-0.3.9.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic DESCRIPTION="FreeSockets - Portable C++ classes for IP (sockets) applications" -HOMEPAGE="http://www.worldforge.org/" +HOMEPAGE="https://www.worldforge.org/" SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2"