From 3f105cf9ecaeb8226fee92f145d5f90369d31b3b Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Fri, 27 Jan 2023 10:04:59 -0600 Subject: [PATCH] trivial: update fwupd-efi to 1.4 fwupd-efi 1.4 enforces that NX bit is set by default. This won't affect most users, it should only affect those that compile by hand and don't have fwupd-efi installed already. --- subprojects/fwupd-efi.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/fwupd-efi.wrap b/subprojects/fwupd-efi.wrap index a603102a2..46174ac57 100644 --- a/subprojects/fwupd-efi.wrap +++ b/subprojects/fwupd-efi.wrap @@ -1,4 +1,4 @@ [wrap-git] directory = fwupd-efi url = https://github.com/fwupd/fwupd-efi -revision = 1.2 +revision = 1.4