grub2: update to fix boots without using bender

Fixes #2727
This commit is contained in:
Alexander Boettcher 2018-03-20 10:51:47 +01:00 committed by Christian Helmuth
parent 9242b4278c
commit 4b826d10ef
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
62b897bbff200f0ce5a0c01e52135cfdc7656104
d60b3ee01ee63a0f8c192d188b8a1746acfa37d6

View File

@ -3,7 +3,7 @@ VERSION := git
DOWNLOADS := g2fg.git
URL(g2fg) := https://github.com/alex-ab/g2fg.git
REV(g2fg) := ed4811471d3b7f5acdd409870e35d63de037003d
REV(g2fg) := d2b93f99c21d46083c3635d1dff29c45cebbbdb9
DIR(g2fg) := boot
default: $(DOWNLOADS)