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.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/points2grid.rb b/Library/Formula/points2grid.rb
index abd8a6618..c03ed21d1 100644
--- a/Library/Formula/points2grid.rb
+++ b/Library/Formula/points2grid.rb
@@ -2,8 +2,8 @@ require 'formula'
class Points2grid < Formula
homepage 'https://github.com/CRREL/points2grid'
- url 'https://github.com/CRREL/points2grid/zipball/1.1.0'
- sha1 '31feb8890380964b875ed461b1ed6b769649ee6e'
+ url 'https://github.com/CRREL/points2grid/archive/1.1.0.tar.gz'
+ sha1 'aef7e124b47022bee85bb3585f5996af5cb132e3'
depends_on 'cmake' => :build
depends_on 'boost'