diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-28 01:34:37 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-28 01:34:45 +0200 |
commit | cfaca42028bc5284674a625a5017ad60b91546b4 (patch) | |
tree | 7afa78897ee00ad6672bf90f10a236060d61c733 /extra/efivar/sources | |
parent | b8fcba87f544eb81b79f6a10706decb0eaff84eb (diff) | |
download | repository-cfaca42028bc5284674a625a5017ad60b91546b4.tar.gz |
efivar: bump to 38
The new patch can be hacky, and I didn't properly test the outcome.
Should technically be working fine, but give me a heads up if it isn't
working as expected.
Diffstat (limited to 'extra/efivar/sources')
-rw-r--r-- | extra/efivar/sources | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/extra/efivar/sources b/extra/efivar/sources index a6f7b98c..1537f661 100644 --- a/extra/efivar/sources +++ b/extra/efivar/sources @@ -1,6 +1,2 @@ -https://github.com/rhboot/efivar/releases/download/37/efivar-37.tar.bz2 -patches/01-b98ba8921010d03f46704a476c69861515deb1ca.patch -patches/02-c3c553db85ff10890209d0fe48fb4856ad68e4e0.patch -patches/03-0dad6d78a7fb5f6c5fb4a1d646040539db6cf865.patch -patches/04-fdb803402fb32fa6d020bac57a40c7efe4aabb7d.patch -patches/05-4e04afc2df9bbc26e5ab524b53a6f4f1e61d7c9e.patch +https://github.com/rhboot/efivar/releases/download/38/efivar-38.tar.bz2 +patches/musl-compat.patch |