Merge pull request #7718 from Rmys/master

efibootmgr ver. bump
This commit is contained in:
Rmys
2020-01-25 21:48:31 +03:00
committed by GitHub
+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="9dc7ca7b14a47fc178a5bb7b9c0a79cc05e2b272" type="tarbz2">https://github.com/rhinstaller/efibootmgr/releases/download/15/efibootmgr-15.tar.bz2</Archive>
<Archive sha1sum="3b023978c27af2514606de2a6be11801d881b5a3" type="tarbz2">https://github.com/rhinstaller/efibootmgr/releases/download/16/efibootmgr-16.tar.bz2</Archive>
<BuildDependencies>
<Dependency>pciutils-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="11">
<Date>2020-01-25</Date>
<Version>16</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2018-10-21</Date>
<Version>15</Version>