aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 01c39baa5..fda847e05 100644
--- a/Library/Formula/lzip.rb
+++ b/Library/Formula/lzip.rb
@@ -1,9 +1,9 @@
require 'formula'
class Lzip < Formula
- url 'http://download.savannah.gnu.org/releases/lzip/lzip-1.11.tar.gz'
+ url 'http://download.savannah.gnu.org/releases/lzip/lzip-1.12.tar.gz'
+ md5 '69a40172db5ce896b58d862c50fcd517'
homepage 'http://www.nongnu.org/lzip/lzip.html'
- md5 'ba9d0a705e47bcd2b73145d238aa7b58'
def install
system "./configure", "--prefix=#{prefix}", "--mandir=#{man}",