Skip to content

Commit

Permalink
sysutils/limine: Update to 5.20231103.0
Browse files Browse the repository at this point in the history
PR:		274725
  • Loading branch information
mintsuki authored and clausecker committed Nov 3, 2023
1 parent 6f2112f commit e28ca0b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sysutils/limine/Makefile
@@ -1,5 +1,5 @@
PORTNAME= limine
DISTVERSION= 5.20230928.2
DISTVERSION= 5.20231103.0
CATEGORIES= sysutils
MASTER_SITES= https://github.com/${PORTNAME}-bootloader/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand All @@ -8,7 +8,7 @@ COMMENT= Modern, advanced, portable, multiprotocol bootloader
WWW= https://limine-bootloader.org/

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= mtools:emulators/mtools \
nasm:devel/nasm
Expand Down
6 changes: 3 additions & 3 deletions sysutils/limine/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695968780
SHA256 (limine-5.20230928.2.tar.gz) = 265ccd6ecd6c3030570fb4f638ca9200f5cf11d2c31ca520e2c5251b123ce957
SIZE (limine-5.20230928.2.tar.gz) = 2109861
TIMESTAMP = 1698995470
SHA256 (limine-5.20231103.0.tar.gz) = 48d4ccbb7bcf6c81da045840bc009663cfdd52e15fddf7b829115023cbb3573d
SIZE (limine-5.20231103.0.tar.gz) = 2180313
2 changes: 1 addition & 1 deletion sysutils/limine/pkg-plist
@@ -1,7 +1,7 @@
bin/limine
include/limine.h
share/doc/limine/CONFIG.md
share/doc/limine/LICENSE
share/doc/limine/COPYING
share/doc/limine/PHILOSOPHY.md
share/doc/limine/PROTOCOL.md
share/doc/limine/README.md
Expand Down

0 comments on commit e28ca0b

Please sign in to comment.