mongo-php 1.2.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Osman Üngür 2011-09-15 12:00:46 +03:00 committed by Adam Vandenberg
parent 20cbd0e085
commit 3b43654eb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class MongoPhp < Formula
url 'http://pecl.php.net/get/mongo-1.2.2.tgz'
url 'http://pecl.php.net/get/mongo-1.2.4.tgz'
homepage 'http://pecl.php.net/package/mongo'
md5 'b589a922222bfe5a13e5b18359e87437'
md5 '307b9e5863873e49079910906470d950'
def install
Dir.chdir "mongo-#{version}" do