aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/points2grid.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/points2grid.rb')
-rw-r--r--Library/Formula/points2grid.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/points2grid.rb b/Library/Formula/points2grid.rb
index 75e8a9579..abd8a6618 100644
--- a/Library/Formula/points2grid.rb
+++ b/Library/Formula/points2grid.rb
@@ -3,7 +3,7 @@ require 'formula'
class Points2grid < Formula
homepage 'https://github.com/CRREL/points2grid'
url 'https://github.com/CRREL/points2grid/zipball/1.1.0'
- md5 '39a8426675d6f5cb2414683c737b13bf'
+ sha1 '31feb8890380964b875ed461b1ed6b769649ee6e'
depends_on 'cmake' => :build
depends_on 'boost'