Merge pull request #2610 from groni/master

efibootmgr and efivar version bump
This commit is contained in:
groni
2017-01-24 14:27:55 +01:00
committed by GitHub
2 changed files with 18 additions and 4 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Tool to modify UEFI Firmware Boot Manager Variables</Summary>
<Description>a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager.</Description>
<Archive sha1sum="e4d96361e7d71117027ccf02a63545270e1eac5e" type="targz">https://github.com/rhinstaller/efibootmgr/archive/efibootmgr-0.12.tar.gz</Archive>
<Archive sha1sum="7a87b0c4b0990d484e7a83d156e77e7719834964" type="targz">https://github.com/rhinstaller/efibootmgr/archive/14.tar.gz</Archive>
<BuildDependencies>
<Dependency>pciutils-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-24</Date>
<Version>0.14</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>0.12</Version>
+10 -3
View File
@@ -12,14 +12,14 @@
<IsA>app:console</IsA>
<Summary>Tools and library to manipulate EFI variables</Summary>
<Description>Tools and library to manipulate EFI variables.</Description>
<Archive sha1sum="680a648e5e36a2b4b012fb7705b3e6610bcd42a2" type="tarbz2">https://github.com/rhinstaller/efivar/releases/download/0.23/efivar-0.23.tar.bz2</Archive>
<Archive sha1sum="09db30e16aee6ea7edd67d4f5653b2536eb32652" type="tarbz2">https://github.com/rhinstaller/efivar/archive/30.tar.gz</Archive>
<BuildDependencies>
<Dependency>popt-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patches>
<Patch level="1">0001-Workaround-rename-of-linux-nvme.h.patch</Patch>
<Patch level="1">efivar-no-static.patch</Patch>
</Patches>
</Patches>-->
</Source>
<Package>
@@ -42,6 +42,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-24</Date>
<Version>0.30</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>0.23</Version>