media-libs/libsfml: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 20 Feb 2019 20:29:58 +0000 (21:29 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 Feb 2019 10:29:09 +0000 (11:29 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11119
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/libsfml/libsfml-2.5.1.ebuild

index 6da461a12eb4360ad5ea0d97b7d88b7dccc0f4f5..715c1d5a22469460732a3fefacb722edae096ec8 100644 (file)
@@ -7,7 +7,7 @@ inherit cmake-utils eapi7-ver
 MY_P="SFML-${PV}"
 
 DESCRIPTION="Simple and Fast Multimedia Library (SFML)"
-HOMEPAGE="http://www.sfml-dev.org/ https://github.com/SFML/SFML"
+HOMEPAGE="https://www.sfml-dev.org/ https://github.com/SFML/SFML"
 SRC_URI="https://github.com/SFML/SFML/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="ZLIB"