]> code.delx.au - refind/blobdiff - Makefile
Support Arch Linux kernel naming by treating "linux" and "linux-lts" as digits
[refind] / Makefile
index d894fbca6dd8ba935927d47da00be632000e0c4a..85b0eeaf7915c9e158997a04694890dc6a71f30b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ MOK_DIR=mok
 GPTSYNC_DIR=gptsync
 EFILIB_DIR=EfiLib
 export EDK2BASE=/usr/local/UDK2014/MyWorkSpace
-export REFIND_VERSION='L"0.10.4.2"'
+export REFIND_VERSION='L"0.10.5"'
 
 # The "all" target builds with the TianoCore library if possible, but falls
 # back on the more easily-installed GNU-EFI library if TianoCore isn't