games/torcs: Updated for version 1.3.6.

This commit is contained in:
B. Watson 2015-05-12 17:22:13 -04:00 committed by Willy Sudiarto Raharjo
parent b167f3f607
commit a7e5bc4600
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"