spec: convert Source0 to http url

update Source0 to http url, OBS will build pkg using Source0

Signed-off-by: Ying Fang <fangying1@huawei.com>
This commit is contained in:
Ying Fang 2020-09-28 18:45:53 +08:00 committed by Fei Xu
parent efd1f5718d
commit 086d6ccc13

View File

@ -5,11 +5,11 @@
Name: edk2
Version: %{stable_date}
Release: 3
Release: 4
Summary: EFI Development Kit II
License: BSD-2-Clause-Patent
URL: https://github.com/tianocore/edk2
Source0: %{release_tag}.tar.gz
Source0: https://github.com/tianocore/edk2/archive/%{release_tag}.tar.gz
Source1: openssl-%{openssl_version}.tar.gz
Patch0001: 0001-CryptoPkg-OpensslLib-Modify-process_files.pl-for-Ope.patch