aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/laszip.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-09-19 07:56:53 -0700
committerAdam Vandenberg2013-09-19 07:56:53 -0700
commitebaf8cb9d96efeb8203a2987f53383bf8ad6cb96 (patch)
tree6d38d413a841a60441e8f523d1cfe1539f9302ed /Library/Formula/laszip.rb
parent832598eeb6b197613f798e74fda03e2a185dc2a3 (diff)
downloadhomebrew-ebaf8cb9d96efeb8203a2987f53383bf8ad6cb96.tar.bz2
laszip 2.2.0
Diffstat (limited to 'Library/Formula/laszip.rb')
-rw-r--r--Library/Formula/laszip.rb4
1 files changed, 2 insertions, 2 deletions
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