wok-current diff minetest-server/receipt @ rev 21448
updated mk-livestatus (1.2.2 -> 1.2.8p25)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 29 16:37:24 2019 +0100 (2019-04-29) |
parents | 28e3408ee722 |
children | 93f070d4d2d7 |
line diff
1.1 --- a/minetest-server/receipt Sun Mar 26 00:07:11 2017 +0100 1.2 +++ b/minetest-server/receipt Mon Apr 29 16:37:24 2019 +0100 1.3 @@ -1,16 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="minetest-server" 1.7 -VERSION="0.4.15" 1.8 +VERSION="5.0.1" 1.9 CATEGORY="games" 1.10 SHORT_DESC="Minetest server (Multiplayer infinite-world block sandbox)." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="MIT" 1.13 -WEB_SITE="http://minetest.net/" 1.14 +WEB_SITE="https://minetest.net/" 1.15 + 1.16 +DEPENDS="curl libspatialindex libssl luajit minetest-common sqlite" 1.17 WANTED="minetest" 1.18 1.19 -DEPENDS="minetest-common luajit curl libssl sqlite libspatialindex" 1.20 - 1.21 # Rules to gen a SliTaz package suitable for Tazpkg. 1.22 genpkg_rules() 1.23 {