testing/efibootmgr: upgrade to 16

This commit is contained in:
lramage94 2018-04-11 13:07:45 +00:00 committed by Andy Postnikov
parent 48196930ab
commit 07af5fff1b

View File

@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com> # Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org> # Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
pkgname=efibootmgr pkgname=efibootmgr
pkgver=15 pkgver=16
pkgrel=0 pkgrel=0
pkgdesc="Linux user-space application to modify the Intel Extensible Firmware Interface" pkgdesc="Linux user-space application to modify the Intel Extensible Firmware Interface"
url="https://github.com/rhboot/efibootmgr" url="https://github.com/rhboot/efibootmgr"
@ -30,5 +30,5 @@ check() {
"$builddir"/src/efibootmgr --help > /dev/null "$builddir"/src/efibootmgr --help > /dev/null
} }
sha512sums="d9d9eef14d373d5da88141e8105f754fea4c039755ed0a0cb9b3c9c2bb285733ad930fd912df42075fe2cf750585699307b067f594d8e65269b3b8a5a00b1cd1 efibootmgr-15.tar.bz2 sha512sums="936318c7163c07b716f89be3d830957d9db68ba1b059223f7ea3d9eafe0dbf1c91b9aee096f5aed70955c6052c3b8547295c0a47f17cdf43788259d87d1990b9 efibootmgr-16.tar.bz2
3ed49c6d267e6f14bf43207fecb55ebc984f6fbd15d77cd1b8f466c8d0a4c3ab9bb276e8ed183b5ab0129fde5c06ffcd0450ffb7dad0edfa18b4c472e481373b musl-gettext.patch" 3ed49c6d267e6f14bf43207fecb55ebc984f6fbd15d77cd1b8f466c8d0a4c3ab9bb276e8ed183b5ab0129fde5c06ffcd0450ffb7dad0edfa18b4c472e481373b musl-gettext.patch"