summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-31 07:25:16 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-31 07:25:16 -0400
commit46055948207280e23080379232ee89f2d21f8e97 (patch)
tree7c527c635a0e16b5189a5100700ae8bc2fae00f9 /media-libs/libsfml
parentmedia-libs/exiftool: use https for SRC_URI and HOMEPAGE (diff)
downloadgentoo-46055948207280e23080379232ee89f2d21f8e97.tar.gz
gentoo-46055948207280e23080379232ee89f2d21f8e97.tar.bz2
gentoo-46055948207280e23080379232ee89f2d21f8e97.zip
media-libs/libsfml: use https for HOMEPAGE
Diffstat (limited to 'media-libs/libsfml')
-rw-r--r--media-libs/libsfml/libsfml-2.3.2-r1.ebuild2
-rw-r--r--media-libs/libsfml/libsfml-2.4.1.ebuild2
-rw-r--r--media-libs/libsfml/libsfml-2.4.2.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libsfml/libsfml-2.3.2-r1.ebuild b/media-libs/libsfml/libsfml-2.3.2-r1.ebuild
index ee36d4fddfc9..3a3d39abe39b 100644
--- a/media-libs/libsfml/libsfml-2.3.2-r1.ebuild
+++ b/media-libs/libsfml/libsfml-2.3.2-r1.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils eutils
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"
diff --git a/media-libs/libsfml/libsfml-2.4.1.ebuild b/media-libs/libsfml/libsfml-2.4.1.ebuild
index ee175721bacd..fe2e6ac0c094 100644
--- a/media-libs/libsfml/libsfml-2.4.1.ebuild
+++ b/media-libs/libsfml/libsfml-2.4.1.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils versionator
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"
diff --git a/media-libs/libsfml/libsfml-2.4.2.ebuild b/media-libs/libsfml/libsfml-2.4.2.ebuild
index 20e40ad19ad4..9ea02efc173b 100644
--- a/media-libs/libsfml/libsfml-2.4.2.ebuild
+++ b/media-libs/libsfml/libsfml-2.4.2.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils versionator
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"