Skip to content

Commit

Permalink
sys-boot: Upgrade Limine to 5.20230928.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Sep 28, 2023
1 parent 2fa41fe commit 829763b
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.20230928.1/limine-5.20230928.1.tar.xz'
url: 'https://github.com/limine-bootloader/limine/releases/download/v5.20230928.2/limine-5.20230928.2.tar.xz'
format: 'tar.xz'
checksum: blake2b:ca1d9d0a9a97248672bd51f9a2ecc570cfd761f3d2afd93d00f6a17fee43f8fb2568af1b0304d0f5bc5a6b2210b892ef7295641c21e40525896d33093191bd2d
extract_path: 'limine-5.20230928.1'
version: '5.20230928.1'
checksum: blake2b:489442c525a0c2c376ac05824a08664e19207aee46dd7b5871267766074ca7c5124c19bb7085292f7e551279a14d2f84de79fa9dc936ed530d7f8a350fa9b15d
extract_path: 'limine-5.20230928.2'
version: '5.20230928.2'
tools_required:
- host-autoconf-v2.69
- host-automake-v1.15
Expand Down

0 comments on commit 829763b

Please sign in to comment.