add missing dependency and rename archive
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>pciutils-devel</Dependency>
|
<Dependency>pciutils-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>efivar</Dependency>
|
<Dependency>popt-devel</Dependency>
|
||||||
<Dependency>efivar-devel</Dependency>
|
<Dependency>efivar-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Tools and library to manipulate EFI variables</Summary>
|
<Summary>Tools and library to manipulate EFI variables</Summary>
|
||||||
<Description>Tools and library to manipulate EFI variables.</Description>
|
<Description>Tools and library to manipulate EFI variables.</Description>
|
||||||
<Archive sha1sum="09db30e16aee6ea7edd67d4f5653b2536eb32652" type="tarbz2">https://github.com/rhinstaller/efivar/archive/30.tar.gz</Archive>
|
<Archive sha1sum="d76fe8cf679606b13c3037b340b50790d269de64" type="tarbz2">https://github.com/rhinstaller/efivar/releases/download/30/efivar-30.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>popt-devel</Dependency>
|
<Dependency>popt-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user