mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/torcs: Updated for version 1.3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3f375ada78
commit
5a6c9e3961
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
|
||||
PRGNAM=torcs
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="torcs"
|
||||
VERSION="1.3.4"
|
||||
VERSION="1.3.5"
|
||||
HOMEPAGE="http://torcs.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.4.tar.bz2"
|
||||
MD5SUM="07dbc9c53e2b177be1f53fe97d53d039"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.5.tar.bz2"
|
||||
MD5SUM="cd7bc804668af531df9511a6f64a1e84"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="freealut plib"
|
||||
|
|
Loading…
Reference in a new issue