aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/liblas.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/liblas.rb')
-rw-r--r--Library/Formula/liblas.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/liblas.rb b/Library/Formula/liblas.rb
index 077dfc1a9..5b21bd2ae 100644
--- a/Library/Formula/liblas.rb
+++ b/Library/Formula/liblas.rb
@@ -3,7 +3,7 @@ require 'formula'
class Liblas < Formula
homepage 'http://liblas.org'
url 'http://download.osgeo.org/liblas/libLAS-1.7.0.tar.gz'
- md5 '03de7a61132902846c12f3b28c38eb37'
+ sha1 'f31070efdf7bb7d6675c23c6c6c84584e3a10869'
depends_on 'cmake' => :build
depends_on 'libgeotiff'