From ebaf8cb9d96efeb8203a2987f53383bf8ad6cb96 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 19 Sep 2013 07:56:53 -0700 Subject: laszip 2.2.0 --- Library/Formula/laszip.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/laszip.rb b/Library/Formula/laszip.rb index 1e1a190b4..968ec0d59 100644 --- a/Library/Formula/laszip.rb +++ b/Library/Formula/laszip.rb @@ -2,8 +2,8 @@ require 'formula' class Laszip < Formula homepage 'http://www.laszip.org/' - url 'https://github.com/LASzip/LASzip/archive/2.0.2.tar.gz' - sha1 '42c27cf3beff50f53e51d4a1b921e3b9f3b0faf7' + url 'https://github.com/LASzip/LASzip/archive/v2.2.0.tar.gz' + sha1 '911881d7698642f6c201a70cab62a55a337b5627' head 'https://github.com/LASzip/LASzip.git' depends_on 'cmake' => :build -- cgit v1.2.3