games/tome4: Updated for version 1.4.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
bcd2b8f84b
commit
e8ed9bf1d3
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=tome4
|
||||
SRCNAM=t-engine4-src
|
||||
VERSION=${VERSION:-1.4.2}
|
||||
VERSION=${VERSION:-1.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tome4"
|
||||
VERSION="1.4.2"
|
||||
VERSION="1.4.4"
|
||||
HOMEPAGE="http://te4.org/"
|
||||
DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.2.tar.bz2"
|
||||
MD5SUM="ae75497363e788fe6602535ed76828b3"
|
||||
DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.4.tar.bz2"
|
||||
MD5SUM="7bcf8a53da5762eb4fafe9d2d50e96aa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL"
|
||||
|
|
Loading…
Reference in New Issue