We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7acec commit 8d3f900Copy full SHA for 8d3f900
recipes/limine
@@ -1,10 +1,10 @@
1
#! /bin/sh
2
3
name=limine
4
-version=9.2.2
+version=9.2.3
5
revision=1
6
tarball_url="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
7
-tarball_blake2b="f3085f67d6ba41eef2e5f34de671a307e6034339d16ce5f0e09b08c5d3a32e332a0cdc55fd78872d92e60797d5a03905c06aa4094930b96be8fc7ca504acee84"
+tarball_blake2b="7ce8f729cf8556ee42a751eef69334da5f2f91cda0006d62caccc2731a74951198bb11a2cf20af387edb9f6320987f929883651737a3a80221cddee616338136"
8
source_hostdeps="autoconf automake libtool pkg-config"
9
imagedeps="mtools nasm"
10
hostdeps="gcc autoconf automake libtool pkg-config"
0 commit comments