From 8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 14:13:39 +0200 Subject: Convert all URIs for enlightenment.org and bugzilla.xfce.org to https Signed-off-by: Justin Lecher --- dev-libs/embryo/embryo-1.7.10.ebuild | 2 +- dev-libs/embryo/embryo-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/embryo') diff --git a/dev-libs/embryo/embryo-1.7.10.ebuild b/dev-libs/embryo/embryo-1.7.10.ebuild index d83379f555c..545cf13623b 100644 --- a/dev-libs/embryo/embryo-1.7.10.ebuild +++ b/dev-libs/embryo/embryo-1.7.10.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_URI_APPEND=${PN} EGIT_BRANCH=${PN}-1.7 else - SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2" + SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2" EKEY_STATE="snap" fi diff --git a/dev-libs/embryo/embryo-9999.ebuild b/dev-libs/embryo/embryo-9999.ebuild index d83379f555c..545cf13623b 100644 --- a/dev-libs/embryo/embryo-9999.ebuild +++ b/dev-libs/embryo/embryo-9999.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_URI_APPEND=${PN} EGIT_BRANCH=${PN}-1.7 else - SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2" + SRC_URI="https://download.enlightenment.org/releases/${P}.tar.bz2" EKEY_STATE="snap" fi -- cgit v1.2.1