Skip to content

Commit

Permalink
feat: update GRUB to 2.06
Browse files Browse the repository at this point in the history
See https://fossies.org/diffs/grub/2.04_vs_2.06/ChangeLog-diff.html

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
  • Loading branch information
smira authored and talos-bot committed Aug 4, 2021
1 parent 5090d14 commit 0c011c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions grub/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ dependencies:
- stage: util-linux
steps:
- sources:
- url: https://ftp.gnu.org/gnu/grub/grub-2.04.tar.xz
- url: https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
destination: grub.tar.xz
sha256: e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d
sha512: 9c15c42d0cf5d61446b752194e3b628bb04be0fe6ea0240ab62b3d753784712744846e1f7c3651d8e0968d22012e6d713c38c44936d4004ded3ca4d4007babbb
sha256: b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1
sha512: 4f11c648f3078567e53fc0c74d5026fdc6da4be27d188975e79d9a4df817ade0fe5ad2ddd694238a07edc45adfa02943d83c57767dd51548102b375e529e8efe
env: # disable any optimizations, as this breaks GRUB build
CFLAGS: ""
CXXFLAGS: ""
Expand Down

0 comments on commit 0c011c0

Please sign in to comment.