efibootmgr:update
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,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="1a4c2792d0f8f4db2b18882803a99132c7a4f3a3" type="targz">http://source.pisilinux.org/1.0/efibootmgr.tar.gz</Archive>
|
||||
<Archive sha1sum="e4d96361e7d71117027ccf02a63545270e1eac5e" type="targz">https://github.com/rhinstaller/efibootmgr/archive/efibootmgr-0.12.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>pciutils-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -24,6 +23,9 @@
|
||||
|
||||
<Package>
|
||||
<Name>efibootmgr</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>efivar</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/sbin</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
@@ -39,11 +41,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-09-27</Date>
|
||||
<Version>0.7.0.16</Version>
|
||||
<Date>2016-04-01</Date>
|
||||
<Version>0.12</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Aydın Demirel</Name>
|
||||
<Email>aydin.demirel@pisilinux.org</Email>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user