Fix falcon md5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
George Kulakowski 2011-02-22 14:41:27 -05:00 committed by Adam Vandenberg
parent cfc749448d
commit 7b3d5f07c4

View file

@ -3,7 +3,7 @@ require 'formula'
class Falcon <Formula class Falcon <Formula
url 'http://falconpl.org/project_dl/_official_rel/Falcon-0.9.6.8.tgz' url 'http://falconpl.org/project_dl/_official_rel/Falcon-0.9.6.8.tgz'
homepage 'http://www.falconpl.org/' homepage 'http://www.falconpl.org/'
md5 'd41d8cd98f00b204e9800998ecf8427e' md5 '8435f6f2fe95097ac2fbe000da97c242'
head 'http://git.falconpl.org/falcon.git', :branch => 'master', :using => :git head 'http://git.falconpl.org/falcon.git', :branch => 'master', :using => :git