Skip to content

Commit 8d3f900

Browse files
committed
ports/limine: Upgrade to 9.2.3
1 parent ed7acec commit 8d3f900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/limine

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#! /bin/sh
22

33
name=limine
4-
version=9.2.2
4+
version=9.2.3
55
revision=1
66
tarball_url="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
7-
tarball_blake2b="f3085f67d6ba41eef2e5f34de671a307e6034339d16ce5f0e09b08c5d3a32e332a0cdc55fd78872d92e60797d5a03905c06aa4094930b96be8fc7ca504acee84"
7+
tarball_blake2b="7ce8f729cf8556ee42a751eef69334da5f2f91cda0006d62caccc2731a74951198bb11a2cf20af387edb9f6320987f929883651737a3a80221cddee616338136"
88
source_hostdeps="autoconf automake libtool pkg-config"
99
imagedeps="mtools nasm"
1010
hostdeps="gcc autoconf automake libtool pkg-config"

0 commit comments

Comments
 (0)