commit:     ebd07bbe21eef6c1759a6c70962993f1128ea4d8
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Feb 20 20:29:58 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 10:29:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd07bbe

media-libs/libsfml: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11119
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libsfml/libsfml-2.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsfml/libsfml-2.5.1.ebuild 
b/media-libs/libsfml/libsfml-2.5.1.ebuild
index 6da461a12eb..715c1d5a224 100644
--- a/media-libs/libsfml/libsfml-2.5.1.ebuild
+++ b/media-libs/libsfml/libsfml-2.5.1.ebuild
@@ -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"

Reply via email to