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