laszip 2.2.0
This commit is contained in:
parent
76272c3e19
commit
28e7e63292
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue