diff options
Diffstat (limited to 'dev-libs/embryo/embryo-1.7.10.ebuild')
-rw-r--r-- | dev-libs/embryo/embryo-1.7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |