Skip to content

Commit

Permalink
unifdef 2.10
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#29750.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
denji authored and adamv committed Jun 4, 2014
1 parent 8c740fa commit e453597
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/unifdef.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

class Unifdef < Formula
homepage 'http://dotat.at/prog/unifdef/'
url 'http://dotat.at/prog/unifdef/unifdef-2.6.tar.gz'
sha1 '1b9bea1c4abc2c8fa3f90d6340200f9bd6ead6d9'
url 'http://dotat.at/prog/unifdef/unifdef-2.10.tar.gz'
sha1 '8bc4e4feb914ff4aa164b23230b51d3f526559ac'
head 'https://github.com/fanf2/unifdef.git'

keg_only :provided_by_osx,
"The unifdef provided by Xcode cannot compile gevent."
Expand Down

0 comments on commit e453597

Please sign in to comment.