Browse Source
games/torcs: Updated for version 1.3.7.
pull/25/head
B. Watson
9 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
games/torcs/torcs.SlackBuild
-
games/torcs/torcs.info
|
|
@ -7,7 +7,7 @@ |
|
|
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. |
|
|
|
|
|
|
|
PRGNAM=torcs |
|
|
|
VERSION=${VERSION:-1.3.6} |
|
|
|
VERSION=${VERSION:-1.3.7} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="torcs" |
|
|
|
VERSION="1.3.6" |
|
|
|
VERSION="1.3.7" |
|
|
|
HOMEPAGE="http://torcs.sourceforge.net/" |
|
|
|
DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.6.tar.bz2" |
|
|
|
MD5SUM="e39e33052caa8a11094091f2cdf7b528" |
|
|
|
DOWNLOAD="http://downloads.sourceforge.net/project/torcs/all-in-one/1.3.7/torcs-1.3.7.tar.bz2" |
|
|
|
MD5SUM="de314c3e421e8d7d4323d819c5010d23" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="freealut plib" |
|
|
|