Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d8400f2726a9e1f1add355b0d704c101060af81
commit 4d8400f2726a9e1f1add355b0d704c101060af81 Author: crazy <[email protected]> Date: Fri May 20 11:25:03 2016 +0200 efibootmgr-0.12-3-x86_64 * rebuild with pciutils diff --git a/source/base/efibootmgr/FrugalBuild b/source/base/efibootmgr/FrugalBuild index 10bf6af..5205b99 100644 --- a/source/base/efibootmgr/FrugalBuild +++ b/source/base/efibootmgr/FrugalBuild @@ -3,10 +3,10 @@ pkgname=efibootmgr pkgver=0.12 -pkgrel=2 +pkgrel=3 pkgdesc="A program for modifying the EFI boot manager." url="https://github.com/vathpela" -depends=('pciutils>=3.4.0-2' 'efivar>=0.21-2') +depends=('pciutils>=3.5.0' 'efivar>=0.21-2') groups=('base') archs=('!i686' 'x86_64') up2date="Flasttar https://github.com/vathpela/efibootmgr-devel/releases" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
