aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorKyle Harrigan2013-11-06 21:05:03 -0500
committerAdam Vandenberg2013-11-06 21:05:26 -0800
commit2e1e7e35738ed0e726f2cbd3d4e48269a362e8d0 (patch)
tree44a0742f00ab4f20fad35af14c207a4bf1ce0a9a /Library
parent002d01e786797658a70edbdb6f2312ad5a1a1818 (diff)
downloadhomebrew-2e1e7e35738ed0e726f2cbd3d4e48269a362e8d0.tar.bz2
lzip 1.15
Closes #24045. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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}",