PDAL 0.9.8
Closes Homebrew/homebrew#21245. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
e1957dec9f
commit
b23682bc4f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Pdal < Formula
|
||||
homepage 'http://pointcloud.org'
|
||||
url 'https://github.com/PDAL/PDAL/archive/0.1.0.tar.gz'
|
||||
sha1 '74f3f5d8b58c52b7eb2afe260a0020b7c4a6906e'
|
||||
url 'https://github.com/PDAL/PDAL/archive/0.9.8.tar.gz'
|
||||
sha1 '6a6a76e6531473541746c19154630ff403099547'
|
||||
|
||||
head 'https://github.com/PDAL/PDAL.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue