From d4fe2141573dbf7c5039654251278ace12133eb729bec71d3d6af08a3603701d Mon Sep 17 00:00:00 2001 From: Raymund Will Date: Mon, 6 Mar 2017 10:39:51 +0000 Subject: [PATCH] Accepting request 477150 from home:rwill:Factory Fix download URL... OBS-URL: https://build.opensuse.org/request/show/477150 OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=38 --- efibootmgr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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