diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-05 06:06:46 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 3dc256cdcba32f9d90c542e621059a5dd5f66b0b (patch) | |
tree | 3ecb0c0186cd81408b53203b2d39775cd976d1f0 /games/torcs | |
parent | bb6381c8fe1b996e58e930f234633cf4c8e2cf98 (diff) |
games/torcs: Updated for version 1.3.7.
Diffstat (limited to 'games/torcs')
-rw-r--r-- | games/torcs/torcs.SlackBuild | 2 | ||||
-rw-r--r-- | games/torcs/torcs.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/torcs/torcs.SlackBuild b/games/torcs/torcs.SlackBuild index a55a842aa3af..a4db9efd9a6a 100644 --- a/games/torcs/torcs.SlackBuild +++ b/games/torcs/torcs.SlackBuild @@ -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} diff --git a/games/torcs/torcs.info b/games/torcs/torcs.info index 3a91da13cdb1..715e385c14fb 100644 --- a/games/torcs/torcs.info +++ b/games/torcs/torcs.info @@ -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" |