Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/mxcl/homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
jocelynmallon committed Nov 7, 2011
2 parents 1d1e70b + 2ee0a7e commit 1c7228d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/flusspferd.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Flusspferd < Formula
url 'http://flusspferd.org/downloads/flusspferd-0.9.tar.bz2'
url 'https://github.com/Flusspferd/flusspferd/tarball/v0.9'
homepage 'http://flusspferd.github.com/'
md5 '7688b2a939777b4b7be82898dea9b3d9'
md5 '8d839b9ab25e1f3fcb9c0e48fb3538b9'

depends_on 'cmake' => :build
depends_on 'arabica'
Expand Down

0 comments on commit 1c7228d

Please sign in to comment.