diff options
author | Leah Rowe <leah@libreboot.org> | 2025-07-06 17:54:51 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-07-06 17:54:51 +0100 |
commit | f6da49b3a7ba59b04668dbc9e9b031df14678114 (patch) | |
tree | 4b5c01422a5073a553e44576f4c0612bee85151f /config/git | |
parent | 81dc1a7f897d95e272e25969a59ccad48bb49879 (diff) |
deguard: bump to rev 0ed3e4f
There really isn't anything functionally different. However,
this means one less patch is needed in lbmk.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/git')
-rw-r--r-- | config/git/deguard/pkg.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/git/deguard/pkg.cfg b/config/git/deguard/pkg.cfg index 300417ca..ea9b0a57 100644 --- a/config/git/deguard/pkg.cfg +++ b/config/git/deguard/pkg.cfg @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -rev="de176a7f20650b272a01efb633931a63128c1647" +rev="0ed3e4ff824fc42f71ee22907d0594ded38ba7b2" url="https://review.coreboot.org/deguard" bkup_url="https://codeberg.org/libreboot/deguard" |