media-libs/skstream: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 2 Jun 2018 21:05:18 +0000 (23:05 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 22:38:07 +0000 (18:38 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8698

media-libs/skstream/skstream-0.3.9.ebuild

index 0acc8b73db99d3968a0536f04b2abff05ddd0d71..f4dc2d81af1a91347e58c696bb026600600ffae1 100644 (file)
@@ -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"