GRASS: Add HEAD URL

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Charlie Sharpsteen 2011-08-17 20:37:48 -07:00 committed by Adam Vandenberg
parent 42a2fee9c0
commit a93aa30c81
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ class Grass < Formula
homepage 'http://grass.osgeo.org/'
url 'http://grass.osgeo.org/grass64/source/grass-6.4.1.tar.gz'
md5 'd8ca83d416b5b0cf2aa9d36c81a77b23'
head 'https://svn.osgeo.org/grass/grass/trunk', :using => :svn
depends_on "pkg-config" => :build
depends_on "gettext"