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
+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>