mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-25 08:53:44 +01:00
Update leveldb download URL in travis before_install script
This commit is contained in:
parent
87292adcb4
commit
9b4d6a72e2
@ -13,6 +13,6 @@ sudo apt-get install cmake libgd2-noxpm-dev libsqlite3-dev \
|
|||||||
p7zip-full
|
p7zip-full
|
||||||
|
|
||||||
# I love how nothing ever works correctly with precise
|
# I love how nothing ever works correctly with precise
|
||||||
wget http://sfan5.pf-control.de/libleveldb-1.18-ubuntu12.04.7z
|
wget http://minetest.kitsunemimi.pw/libleveldb-1.18-ubuntu12.04.7z
|
||||||
sudo 7z x -o/usr libleveldb-1.18-ubuntu12.04.7z
|
sudo 7z x -o/usr libleveldb-1.18-ubuntu12.04.7z
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user