aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 33efec222..266e56f0f 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.14.tar.gz'
- sha1 'ee54a3f39f7bf96ec677765f88b8458d0988bf10'
+ url 'http://download.savannah.gnu.org/releases/lzip/lzip-1.15.tar.gz'
+ sha1 'a79d062d72071b5bb2bb7ef50dda6ac408c24192'
def install
system "./configure", "--prefix=#{prefix}",