Skip to content

Commit

Permalink
ports/limine: Upgrade to 8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Nov 30, 2024
1 parent 1c81da3 commit cee1c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/limine
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#! /bin/sh

name=limine
version=8.4.1
version=8.5.0
revision=1
tarball_url="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
tarball_blake2b="eefbdefe8a4f626626c082619f508a7c0bf5eae5fe53886e394800670edad9fd67024eca607dc4ec1b0c0aff28c775eeea127586a9db6680fff69d57f8d0da62"
tarball_blake2b="e39a41c6182bbb992bf14399990b733ca851e14a26dc167ea233dfa1822928958479ec014a9c654e29644c375bdb83c02a4c500931073b1ba951bceb64938a13"
source_hostdeps="autoconf automake libtool pkg-config"
imagedeps="mtools nasm"
hostdeps="gcc autoconf automake libtool pkg-config"
Expand Down

0 comments on commit cee1c00

Please sign in to comment.