summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/harfbuzz/harfbuzz-1.2.5.ebuild')
-rw-r--r--media-libs/harfbuzz/harfbuzz-1.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.2.5.ebuild b/media-libs/harfbuzz/harfbuzz-1.2.5.ebuild
index e643e411133c..03f88f153249 100644
--- a/media-libs/harfbuzz/harfbuzz-1.2.5.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-1.2.5.ebuild
@@ -12,8 +12,8 @@ PYTHON_COMPAT=( python2_7 )
inherit eutils libtool multilib-minimal python-any-r1 xdg-utils
DESCRIPTION="An OpenType text shaping engine"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/HarfBuzz"
-[[ ${PV} == 9999 ]] || SRC_URI="http://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz"
+[[ ${PV} == 9999 ]] || SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2"
LICENSE="Old-MIT ISC icu"
SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416