efibootmgr and efivar version bump

This commit is contained in:
groni
2017-01-24 14:27:01 +01:00
parent f7c2748cc2
commit fe81a1e9cf
2 changed files with 18 additions and 4 deletions
+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>