File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments