diff options
| author | Ibrahim Awwal | 2010-06-15 15:53:42 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-06-15 17:23:36 -0700 |
| commit | 7e12441810b5434a199ac5fdc98c05d362d12437 (patch) | |
| tree | c3f69529ff379471e372fc9905ef624d0a89faaf /Library/Formula/pbzip2.rb | |
| parent | 19edb1fc576154fc763e40d6f2afe00a4a202662 (diff) | |
| download | homebrew-7e12441810b5434a199ac5fdc98c05d362d12437.tar.bz2 | |
Update pbzip2 formula to 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/pbzip2.rb')
| -rw-r--r-- | Library/Formula/pbzip2.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pbzip2.rb b/Library/Formula/pbzip2.rb index 0a614329d..8eb505649 100644 --- a/Library/Formula/pbzip2.rb +++ b/Library/Formula/pbzip2.rb @@ -1,9 +1,9 @@ require 'formula' class Pbzip2 <Formula - url 'http://compression.ca/pbzip2/pbzip2-1.0.5.tar.gz' + url 'http://compression.ca/pbzip2/pbzip2-1.1.1.tar.gz' homepage 'http://compression.ca/pbzip2/' - md5 'e2448d22ee29d1e6549ac58b98df11ab' + md5 'b354422759da7113da366aad1876ed5d' def install # Won't compile with LLVM |
