Skip to content

Commit 0584e36

Browse files
committed
ports/limine: Upgrade to 9.2.1
1 parent d7c1cd1 commit 0584e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/limine

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#! /bin/sh
22

33
name=limine
4-
version=9.2.0
4+
version=9.2.1
55
revision=1
66
tarball_url="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
7-
tarball_blake2b="1748413935ef4f5ecad0f7e68aad832a616b4d23e0e6b4d8f65de6bf363aa00b28d63b6c7042bb0b967904b95d6af39ed22039756a3fa549f3f176f87674d7b0"
7+
tarball_blake2b="03dc73f324c16bbe843b39f51c5b63bc078238e8ac08167a7db9d620a46eee1b2d254caa2633e40325d423c456b28dbf70e3067763f1cd15048e73ff3bdf9bb2"
88
source_hostdeps="autoconf automake libtool pkg-config"
99
imagedeps="mtools nasm"
1010
hostdeps="gcc autoconf automake libtool pkg-config"

0 commit comments

Comments
 (0)