games/tome: Updated for version 1.5.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
37f1da8d4d
commit
18e265cf01
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for tome
|
# Slackware build script for tome
|
||||||
|
|
||||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=tome
|
PRGNAM=tome
|
||||||
SRCNAM=t-engine4-src
|
SRCNAM=t-engine4-src
|
||||||
VERSION=${VERSION:-1.5.5}
|
VERSION=${VERSION:-1.5.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="tome"
|
PRGNAM="tome"
|
||||||
VERSION="1.5.5"
|
VERSION="1.5.8"
|
||||||
HOMEPAGE="https://te4.org/"
|
HOMEPAGE="https://te4.org/"
|
||||||
DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.5.tar.bz2"
|
DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.8.tar.bz2"
|
||||||
MD5SUM="f40f9493fb327bade5f182c958df2aba"
|
MD5SUM="3d858541612150ebf56a33785943a91c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL"
|
REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL"
|
||||||
|
|
Loading…
Reference in New Issue