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 cf1e0b9 commit ad809c1Copy full SHA for ad809c1
recipes/limine
@@ -1,10 +1,10 @@
1
#! /bin/sh
2
3
name=limine
4
-version=9.2.1
+version=9.2.2
5
revision=1
6
tarball_url="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
7
-tarball_blake2b="03dc73f324c16bbe843b39f51c5b63bc078238e8ac08167a7db9d620a46eee1b2d254caa2633e40325d423c456b28dbf70e3067763f1cd15048e73ff3bdf9bb2"
+tarball_blake2b="f3085f67d6ba41eef2e5f34de671a307e6034339d16ce5f0e09b08c5d3a32e332a0cdc55fd78872d92e60797d5a03905c06aa4094930b96be8fc7ca504acee84"
8
source_hostdeps="autoconf automake libtool pkg-config"
9
imagedeps="mtools nasm"
10
hostdeps="gcc autoconf automake libtool pkg-config"
0 commit comments