aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorChad Catlett2014-09-09 07:47:47 -0500
committerMike McQuaid2014-09-09 14:36:19 +0100
commit914c385417a0f690ea44e4b73a69d6c2c2f70638 (patch)
tree55b34c2a96753a3d007b29ce35a474ad364d01ad /Library
parent40847bbae382570fa427612bbdaaeae604af7a70 (diff)
downloadhomebrew-914c385417a0f690ea44e4b73a69d6c2c2f70638.tar.bz2
lzip 1.16
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/lzip.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lzip.rb b/Library/Formula/lzip.rb
index 06177136d..ceff61850 100644
--- a/Library/Formula/lzip.rb
+++ b/Library/Formula/lzip.rb
@@ -2,8 +2,8 @@ require 'formula'
class Lzip < Formula
homepage 'http://www.nongnu.org/lzip/lzip.html'
- url 'http://download.savannah.gnu.org/releases/lzip/lzip-1.15.tar.gz'
- sha1 'a79d062d72071b5bb2bb7ef50dda6ac408c24192'
+ url 'http://download.savannah.gnu.org/releases/lzip/lzip-1.16.tar.gz'
+ sha1 '5bcefbb788305db7be9748d3c0478156518f1025'
def install
system "./configure", "--prefix=#{prefix}",