Updating OpenTTD to 1.0.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Cody Maggard 2010-12-08 19:54:15 -05:00 committed by Adam Vandenberg
parent f9b15eb25a
commit 1f81c5f131
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Openttd <Formula
url 'http://binaries.openttd.org/releases/1.0.3/openttd-1.0.3-source.tar.bz2'
url 'http://us.binaries.openttd.org/binaries/releases/1.0.5/openttd-1.0.5-source.tar.bz2'
homepage 'http://www.openttd.org/'
md5 'cff60c624913a491ed3c91474e845722'
md5 'fc79f788e2be140948b972c32b0f1eec'
depends_on 'libpng'
depends_on 'lzo'