efivar: arch typo fix by lemmi.
This commit is contained in:
parent
aa2caeb2d3
commit
fb17c2ab17
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/vathpela/efivar"
|
homepage="https://github.com/vathpela/efivar"
|
||||||
|
|
||||||
only_for_archs="i686 i686 x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone -b ${version} git://github.com/vathpela/efivar ${pkgname}-${version}
|
git clone -b ${version} git://github.com/vathpela/efivar ${pkgname}-${version}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue