Skip to content

Commit

Permalink
sys-boot: Upgrade Limine to 5.20231207.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Dec 7, 2023
1 parent 7d3d5b4 commit 6093d8c
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.20231207.0/limine-5.20231207.0.tar.xz'
url: 'https://github.com/limine-bootloader/limine/releases/download/v5.20231207.1/limine-5.20231207.1.tar.xz'
format: 'tar.xz'
checksum: blake2b:dec6a4333f227e0b7c22f2ce43480c675167f6ed2e2b98ca41cd4d03e094560f2841360fc18139cd5d9a20b704a44a4fd090a01f1cde09d37ddd225edda7c2ae
extract_path: 'limine-5.20231207.0'
version: '5.20231207.0'
checksum: blake2b:e04fe1b3f2b89fdd3805cdc233e450c6ae3f489b41c5ad5890723f797ba1b87d4bf196e11e4f95ad3e10e0d335e01f71d912448eff6d3ab82ae48729988260ab
extract_path: 'limine-5.20231207.1'
version: '5.20231207.1'
tools_required:
- host-autoconf-v2.69
- host-automake-v1.15
Expand Down

0 comments on commit 6093d8c

Please sign in to comment.