mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/torcs: Updated for version 1.3.6.
This commit is contained in:
parent
b167f3f607
commit
a7e5bc4600
2 changed files with 5 additions and 5 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
# Written by B. Watson (yalhcru@gmail.com)
|
||||
|
||||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=torcs
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
VERSION=${VERSION:-1.3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="torcs"
|
||||
VERSION="1.3.5"
|
||||
VERSION="1.3.6"
|
||||
HOMEPAGE="http://torcs.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.5.tar.bz2"
|
||||
MD5SUM="cd7bc804668af531df9511a6f64a1e84"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.6.tar.bz2"
|
||||
MD5SUM="e39e33052caa8a11094091f2cdf7b528"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="freealut plib"
|
||||
|
|
Loading…
Reference in a new issue