aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/shapelib.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/shapelib.rb')
-rw-r--r--Library/Formula/shapelib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shapelib.rb b/Library/Formula/shapelib.rb
index b5f9fd782..6286de5e4 100644
--- a/Library/Formula/shapelib.rb
+++ b/Library/Formula/shapelib.rb
@@ -3,7 +3,7 @@ require 'formula'
class Shapelib < Formula
homepage 'http://shapelib.maptools.org/'
url 'http://download.osgeo.org/shapelib/shapelib-1.2.10.tar.gz'
- md5 '4d96bd926167193d27bf14d56e2d484e'
+ sha1 '436b09b6a90f403e4568460d67560d5730725651'
def install
dylib = lib+"libshp.#{version}.dylib"