mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update RPi minetest to 5.1.1 for compatibility with latest raspbian
This commit is contained in:
parent
df47eab103
commit
be40c59b1f
2 changed files with 8 additions and 7 deletions
|
@ -39,5 +39,6 @@ calibre_via_python: False
|
|||
minetest_server_bin: /library/games/minetest/bin/minetestserver
|
||||
minetest_working_dir: /library/games/minetest
|
||||
minetest_game_dir: /library/games/minetest/games/minetest_game
|
||||
minetest_rpi_src_url: http://www.nathansalapat.com/downloads/0.4.17.1.tar.gz
|
||||
minetest_rpi_src: minetest-0.4.17.1.tar.gz
|
||||
minetest_rpi_src_tar: minetest.5.1.1.tar.gz
|
||||
minetest_rpi_src_url: "http://www.nathansalapat.com/downloads/{{ minetest_rpi_src_tar }}"
|
||||
minetest_rpi_src_untarred: Minetest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue