diff options
Diffstat (limited to 'repo/efibootmgr')
-rw-r--r-- | repo/efibootmgr/efibootmgr.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/efibootmgr/efibootmgr.xibuild b/repo/efibootmgr/efibootmgr.xibuild index ae58a48..16825ea 100644 --- a/repo/efibootmgr/efibootmgr.xibuild +++ b/repo/efibootmgr/efibootmgr.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="efivar popt" -PKG_VER=17 +PKG_VER=18 SOURCE=https://github.com/rhboot/efibootmgr/archive/$PKG_VER/efibootmgr-$PKG_VER.tar.gz DESC="Tools and libraries to manipulate EFI variables" |