pdal 1.9.0
This commit is contained in:
parent
e3ced2d88f
commit
6bd312c97e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Pdal < Formula
|
||||
desc "Point data abstraction library"
|
||||
homepage "https://www.pdal.io/"
|
||||
url "https://github.com/PDAL/PDAL/archive/1.8.0.tar.gz"
|
||||
sha256 "ef3a32c06865383feac46fd7eb7491f034cad6b0b246b3c917271ae0c8f25b69"
|
||||
revision 4
|
||||
url "https://github.com/PDAL/PDAL/releases/download/1.9.0/PDAL-1.9.0-src.tar.gz"
|
||||
sha256 "bc010da5259bf2adecce9543696e8c17e7c177da70e3774f60b329d8e02d9cd8"
|
||||
head "https://github.com/PDAL/PDAL.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue