points2grid 1.2.1

master
Misty De Meo 2014-02-08 18:47:54 -08:00
parent 53afb5fb53
commit dda099e6a7
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Points2grid < Formula
homepage 'https://github.com/CRREL/points2grid'
url 'https://github.com/CRREL/points2grid/archive/1.1.1.tar.gz'
sha1 'f0a7841f1cd804b67bf7ccd15bc5b3bcada975a7'
url 'https://github.com/CRREL/points2grid/archive/1.2.1.tar.gz'
sha1 'afd1b8ac0086b7ac220a3615e0ec1512161a4628'
depends_on 'cmake' => :build
depends_on 'boost'