libraries/efivar: Updated for version 35.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
c00afb9e88
commit
694f756169
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=efivar
|
||||
VERSION=${VERSION:-34}
|
||||
VERSION=${VERSION:-35}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="efivar"
|
||||
VERSION="34"
|
||||
VERSION="35"
|
||||
HOMEPAGE="https://github.com/rhboot/efivar"
|
||||
DOWNLOAD="https://github.com/rhboot/efivar/archive/34/efivar-34.tar.gz"
|
||||
MD5SUM="337ed61b0d245308d119e5cd267d84a0"
|
||||
DOWNLOAD="https://github.com/rhboot/efivar/archive/35/efivar-35.tar.gz"
|
||||
MD5SUM="4610818a2826c11ef80fbd851c0dc694"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue