diff options
Diffstat (limited to 'Library/Formula/unifdef.rb')
| -rw-r--r-- | Library/Formula/unifdef.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/unifdef.rb b/Library/Formula/unifdef.rb index 775a3897c..98384281d 100644 --- a/Library/Formula/unifdef.rb +++ b/Library/Formula/unifdef.rb @@ -3,7 +3,7 @@ require 'formula' class Unifdef < Formula url 'http://dotat.at/prog/unifdef/unifdef-2.6.tar.gz' homepage 'http://dotat.at/prog/unifdef/' - md5 '18b832baea2c7b6b00bd7d4f3db38f62' + sha1 '1b9bea1c4abc2c8fa3f90d6340200f9bd6ead6d9' keg_only :provided_by_osx, "The unifdef provided by Xcode cannot compile gevent." |
