aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/afflib.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-26 14:35:41 -0800
committerAdam Vandenberg2013-01-26 14:36:05 -0800
commit5c14a2ff79884f0b79893eef7886fd6748e0b30d (patch)
tree2664af234ad339e906b5815c6a49cbd0f9f1644d /Library/Formula/afflib.rb
parent6c2b3cdd2e8529594514ec2fc4de1a3b0aa76ef0 (diff)
downloadhomebrew-5c14a2ff79884f0b79893eef7886fd6748e0b30d.tar.bz2
style nits
Diffstat (limited to 'Library/Formula/afflib.rb')
-rw-r--r--Library/Formula/afflib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/afflib.rb b/Library/Formula/afflib.rb
index 02c5a5b57..5e0305c63 100644
--- a/Library/Formula/afflib.rb
+++ b/Library/Formula/afflib.rb
@@ -1,8 +1,8 @@
require 'formula'
class Afflib < Formula
- url 'https://github.com/downloads/simsong/AFFLIBv3/afflib-3.7.1.tar.gz'
homepage 'http://afflib.org'
+ url 'https://github.com/downloads/simsong/AFFLIBv3/afflib-3.7.1.tar.gz'
sha1 'fb35a2383a48b49f68e25ca97d67ee02342826ba'
depends_on 'expat' => :optional