File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
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"
@@ -19,8 +19,8 @@ class Luanti < Formula
1919 end
2020
2121 bottle do
22- sha256 arm64_linux : "b99c0038fa9684ceebf2e258fd0dc7f46cf2e84338afde2890d906654903b7ab "
23- sha256 x86_64_linux : "a569fcf42e7b1541322d1e6164eb8e15331efc65d8accb33418629b62fbb525a "
22+ sha256 arm64_linux : "1fd142a559c013099e3cf03f96e1707409f1afde051fdf3dd691a29666f88264 "
23+ sha256 x86_64_linux : "40e5c2756d0188f68d28f0418203c0b4b855b612303cd9a9e3b676bc067ebff6 "
2424 end
2525
2626 head do
@@ -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