summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/wayland-protocols/wayland-protocols-1.3.ebuild')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.3.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.3.ebuild
index ec9062fc007d..9beb33b1eac8 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.3.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.3.ebuild
@@ -14,13 +14,13 @@ fi
inherit autotools-multilib $GIT_ECLASS
DESCRIPTION="Wayland protocol files"
-HOMEPAGE="http://wayland.freedesktop.org/"
+HOMEPAGE="https://wayland.freedesktop.org/"
if [[ $PV = 9999* ]]; then
SRC_URI="${SRC_PATCHES}"
KEYWORDS=""
else
- SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
+ SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
fi