diff options
Diffstat (limited to 'Library/Formula/pdal.rb')
| -rw-r--r-- | Library/Formula/pdal.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdal.rb b/Library/Formula/pdal.rb index ed008e3e7..37b3ce0e2 100644 --- a/Library/Formula/pdal.rb +++ b/Library/Formula/pdal.rb @@ -3,7 +3,7 @@ require 'formula' class Pdal < Formula homepage 'http://pointcloud.org' url 'https://github.com/PDAL/PDAL/zipball/0.1.0' - md5 'fd5766b2da2337971cbf0e465dc5bd50' + sha1 'd0cc3d2ea5909d51e0ce1e451b4236819de4a0b7' depends_on 'cmake' => :build depends_on 'boost' |
