games/minetest_game: Updated for version 0.4.10.

Signed-off-by: dslackw <d.zlatanidis@gmail.com>
This commit is contained in:
dslackw 2014-08-06 00:09:21 +03:00 committed by Willy Sudiarto Raharjo
parent bae4c81e26
commit 52714316b1
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=minetest_game
VERSION=${VERSION:-0.4.9}
VERSION=${VERSION:-0.4.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="minetest_game"
VERSION="0.4.9"
VERSION="0.4.10"
HOMEPAGE="http://minetest.net/"
DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.9.tar.gz"
MD5SUM="f2f064cdf4efdd5271f43b9e6b61748e"
DOWNLOAD="https://github.com/minetest/minetest_game/archive/0.4.10.tar.gz"
MD5SUM="398d83431c44fb85f02bd902b016338c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="minetest"