diff --git a/efibootmgr.spec b/efibootmgr.spec index 57c5207..128f285 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -23,7 +23,7 @@ Summary: EFI Boot Manager License: GPL-2.0+ Group: System/Boot Url: https://github.com/rhinstaller/efibootmgr -Source: https://github.com/rhinstaller/efibootmgr/releases/download/efibootmgr-%{version}/efibootmgr-%{version}.tar.bz2 +Source: https://github.com/rhinstaller/efibootmgr/releases/download/14/efibootmgr-14.tar.bz2 Patch1: 0001-Don-t-use-fshort-wchar-when-building-63.patch Patch2: 0002-Remove-extra-const-keywords-gcc-7-gripes-about.patch Patch3: 0003-Add-support-for-parsing-optional-data-as-ucs2.patch