Xdebug 2.1.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Bartosz Romanowski 2011-08-11 21:09:17 +02:00 committed by Adam Vandenberg
parent c5a2268643
commit aadae3963a

View file

@ -1,9 +1,9 @@
require 'formula'
class Xdebug < Formula
url 'http://xdebug.org/files/xdebug-2.1.1.tgz'
url 'http://xdebug.org/files/xdebug-2.1.2.tgz'
homepage 'http://xdebug.org'
md5 'fcdf078e715f44b77f13bac721ad63ce'
md5 '3a9c3402063c8163de6e419ddc8d96e7'
def install
Dir.chdir "xdebug-#{version}" do