Skip to content

Commit

Permalink
mongoose 3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Dec 15, 2012
1 parent de95c83 commit c4f8777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/mongoose.rb
Expand Up @@ -2,8 +2,8 @@

class Mongoose < Formula
homepage 'https://github.com/valenok/mongoose'
url 'https://github.com/valenok/mongoose/tarball/3.2'
sha1 'c825fad84061e497d1d2fb711b94c6fdf5c1398c'
url 'https://github.com/valenok/mongoose/tarball/3.3'
sha1 '75800b5046dbfaf29b29d977346df22bcce674c0'

def install
system "make", "mac", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}"
Expand Down

0 comments on commit c4f8777

Please sign in to comment.