aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lrzip.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lrzip.rb b/Library/Formula/lrzip.rb
index ccf91597f..700bf5e05 100644
--- a/Library/Formula/lrzip.rb
+++ b/Library/Formula/lrzip.rb
@@ -2,8 +2,8 @@ require 'formula'
class Lrzip < Formula
homepage 'http://lrzip.kolivas.org'
- url 'http://ck.kolivas.org/apps/lrzip/lrzip-0.614.tar.bz2'
- sha1 'b3c2149c9ca353f595d7f2774262244cc56a7500'
+ url 'http://ck.kolivas.org/apps/lrzip/lrzip-0.616.tar.bz2'
+ sha1 '374a021ff087ee93b2d5894fd16aa3aef26dfa8f'
depends_on 'pkg-config' => :build
depends_on "lzo"