From 784297405debe30cc4a8136a02d8458cda4abb65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 14 Sep 2018 13:42:08 +0200 Subject: [PATCH] edk2: switch to https. --- sys-boot/edk2/edk2-2018.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-boot/edk2/edk2-2018.recipe b/sys-boot/edk2/edk2-2018.recipe index 36b2e19e6..1a8e5996e 100644 --- a/sys-boot/edk2/edk2-2018.recipe +++ b/sys-boot/edk2/edk2-2018.recipe @@ -12,14 +12,14 @@ applications * Enhanced development and build capability of modules and module packages * Use of build configuration tools and data sets to provide flexible process * Online source control allows users to contribute code and become participants" -HOMEPAGE="http://www.tianocore.org/" +HOMEPAGE="https://www.tianocore.org/" COPYRIGHT="2004-2016 Intel Corporation 2008-2010 Apple Inc 2011-2015 ARM Limited 2014-2015 Linaro Limited 2013-2015 Red Hat, Inc." LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/tianocore/edk2/archive/vUDK$portVersion.tar.gz" CHECKSUM_SHA256="a37aa6dc7a4326b562ce03e225afd96a0cd1dc847d9aeddfd867ce6b2e7cc7bc" SOURCE_DIR="edk2-vUDK$portVersion"