mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/torcs: Updated for version 1.3.7.
This commit is contained in:
parent
bb6381c8fe
commit
3dc256cdcb
2 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue