efivar: update to 0.15.
This commit is contained in:
parent
1e445fe096
commit
91acaf3459
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'efivar'
|
||||
pkgname=efivar
|
||||
version=0.10
|
||||
revision=2
|
||||
version=0.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="git"
|
||||
makedepends="popt-devel"
|
||||
|
@ -36,7 +36,6 @@ libefivar_package() {
|
|||
vmove usr/lib/*.so.*
|
||||
}
|
||||
}
|
||||
|
||||
libefivar-devel_package() {
|
||||
short_desc="Library to manipulate EFI variables - development files"
|
||||
depends="libefivar>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue