diff options
| author | Jack Nagel | 2014-05-30 12:46:54 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-05-30 12:47:08 -0500 |
| commit | 91e3fed22746c3698040e6d0e19a252544a7ed95 (patch) | |
| tree | cbc5602e4138fe784504904f00b7b7d46eee04d6 /Library/Formula | |
| parent | 6db1882d347776a913c368dd02cd7ed5219916b4 (diff) | |
| download | homebrew-91e3fed22746c3698040e6d0e19a252544a7ed95.tar.bz2 | |
abook: fix devel version
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/abook.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/abook.rb b/Library/Formula/abook.rb index 0783fd094..f72f59f86 100644 --- a/Library/Formula/abook.rb +++ b/Library/Formula/abook.rb @@ -8,6 +8,7 @@ class Abook < Formula devel do url 'http://abook.sourceforge.net/devel/abook-0.6.0pre2.tar.gz' sha1 '42a939fba43e51aa011fa185113c12ec4bc1e1ec' + version '0.6.0pre2' # Remove `inline` from function implementation for clang compatibility patch :DATA |
