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 75f16da commit 94cd077Copy full SHA for 94cd077
recipes/limine
@@ -1,10 +1,10 @@
1
#! /bin/sh
2
3
name=limine
4
-version=8.5.0
+version=8.6.0
5
revision=1
6
tarball_url="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
7
-tarball_blake2b="e39a41c6182bbb992bf14399990b733ca851e14a26dc167ea233dfa1822928958479ec014a9c654e29644c375bdb83c02a4c500931073b1ba951bceb64938a13"
+tarball_blake2b="a24a416f4d26f2716839e8e1b3852fab0bcbbf8e195f415450cff688d2c853486cfa1d484bb8f440cc494725342b4da02ef5354404469faead173869c99fc0c8"
8
source_hostdeps="autoconf automake libtool pkg-config"
9
imagedeps="mtools nasm"
10
hostdeps="gcc autoconf automake libtool pkg-config"
0 commit comments