Skip to content

Commit

Permalink
mongoose 3.8
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#21502.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
Stefan authored and jacknagel committed Jul 28, 2013
1 parent bccb923 commit 0ad4552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/mongoose.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Mongoose < Formula
homepage 'https://github.com/valenok/mongoose'
url 'https://github.com/valenok/mongoose/archive/3.7.tar.gz'
sha1 'ca9425456c11fc795515f6987396a5945bf788cd'
url 'https://github.com/valenok/mongoose/archive/3.8.tar.gz'
sha1 '52b1f31132c4212628a4be9507f7f1891c3ee9da'

def install
system 'make mac'
Expand Down

0 comments on commit 0ad4552

Please sign in to comment.