summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-20 21:29:58 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-21 11:29:09 +0100
commitebd07bbe21eef6c1759a6c70962993f1128ea4d8 (patch)
treeba28922bafb461fbfdae5a615d3bc687cbf06599 /media-libs/libsfml/libsfml-2.5.1.ebuild
parentkde-frameworks/kdoctools: Drop 5.54.0 (diff)
downloadgentoo-ebd07bbe21eef6c1759a6c70962993f1128ea4d8.tar.gz
gentoo-ebd07bbe21eef6c1759a6c70962993f1128ea4d8.tar.bz2
gentoo-ebd07bbe21eef6c1759a6c70962993f1128ea4d8.zip
media-libs/libsfml: use HTTPS
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>
Diffstat (limited to 'media-libs/libsfml/libsfml-2.5.1.ebuild')
-rw-r--r--media-libs/libsfml/libsfml-2.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsfml/libsfml-2.5.1.ebuild b/media-libs/libsfml/libsfml-2.5.1.ebuild
index 6da461a12eb4..715c1d5a2246 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"