Skip to content

Commit 77ca6cf

Browse files
BrewTestBotchenrui333
authored andcommitted
luanti 5.12.0
luanti: needs sdl2 Signed-off-by: Rui Chen <[email protected]>
1 parent 7a0e299 commit 77ca6cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/l/luanti.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ class Luanti < Formula
44
license "LGPL-2.1-or-later"
55

66
stable do
7-
url "https://github.com/luanti-org/luanti/archive/refs/tags/5.11.0.tar.gz"
8-
sha256 "70e531d0776988ce6e579ea5490fdf6be3e349a4ade5281f5111aa4fdd8ee510"
7+
url "https://github.com/luanti-org/luanti/archive/refs/tags/5.12.0.tar.gz"
8+
sha256 "876867ac874492f20968f2c2eb4e403231e8e9f29e0e06efa512200bd5152355"
99

1010
resource "minetest_game" do
1111
url "https://github.com/luanti-org/minetest_game/archive/refs/tags/5.8.0.tar.gz"
@@ -50,6 +50,7 @@ class Luanti < Formula
5050
depends_on "ncurses"
5151
depends_on "openal-soft"
5252
depends_on "openssl@3"
53+
depends_on "sdl2"
5354
depends_on "sqlite"
5455
depends_on "xinput"
5556
depends_on "zlib"

0 commit comments

Comments
 (0)