Skip to content

Commit

Permalink
sys-boot: Upgrade Limine to 5.20231029.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Oct 29, 2023
1 parent b5de934 commit 9f6dd6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bootstrap.d/sys-boot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ sources:

- name: limine
subdir: 'ports'
url: 'https://github.com/limine-bootloader/limine/releases/download/v5.20231024.0/limine-5.20231024.0.tar.xz'
url: 'https://github.com/limine-bootloader/limine/releases/download/v5.20231029.0/limine-5.20231029.0.tar.xz'
format: 'tar.xz'
checksum: blake2b:bcf3bd9b6be1f05eadf8bf340271a487239a5e5e69512d2ebc37c51c6424962c30d73e4efb7b2704e77dfbd6fe994719305a289c7e795e67ecac1548d6178385
extract_path: 'limine-5.20231024.0'
version: '5.20231024.0'
checksum: blake2b:84d7a0c756a2e80d61cacc5af84702af4be3e5358a44e6301c1f6dd751fe4bdf2b73b14599c21d1ca728b5a9fb042969ac5498ff2aa77f1628718576608f62c4
extract_path: 'limine-5.20231029.0'
version: '5.20231029.0'
tools_required:
- host-autoconf-v2.69
- host-automake-v1.15
Expand Down

0 comments on commit 9f6dd6b

Please sign in to comment.