Skip to content

Commit

Permalink
sysutils/limine: Update to 5.20231124.0
Browse files Browse the repository at this point in the history
ChangeLog:
https://github.com/limine-bootloader/limine/releases/download/v5.20231124.0/ChangeLog

Compared to previous release, 5.20231121.0:

New features:
- Add support for rebooting to UEFI firmware setup.

Bug fixes:
- Fix SMP (multiprocessor) initialisation regression
on aarch64.

Miscellaneous:
- Move to new, handwritten ChangeLog from autogenerated one.

PR:		275320
Reported by:	mintsuki@protonmail.com (maintainer)
  • Loading branch information
fernape committed Nov 27, 2023
1 parent 5936498 commit 18b5c4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sysutils/limine/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= limine
DISTVERSION= 5.20231121.0
DISTVERSION= 5.20231124.0
CATEGORIES= sysutils
MASTER_SITES= https://github.com/${PORTNAME}-bootloader/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand Down
6 changes: 3 additions & 3 deletions sysutils/limine/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1700592345
SHA256 (limine-5.20231121.0.tar.gz) = 721b22cd55832bb2ed6a111d5fa4b3f52ef5b83e4076be74a28f28af5d8b0477
SIZE (limine-5.20231121.0.tar.gz) = 2205178
TIMESTAMP = 1700866773
SHA256 (limine-5.20231124.0.tar.gz) = 45933c466e1dfd646c66eeccc3271dd1164ba943f3da16e91ad74bce4e4ad57e
SIZE (limine-5.20231124.0.tar.gz) = 2154279

0 comments on commit 18b5c4a

Please sign in to comment.