diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/postgis.rb | 1 | ||||
| -rw-r--r-- | Library/Formula/sfcgal.rb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb index 1ce32fd92..bcb01bb44 100644 --- a/Library/Formula/postgis.rb +++ b/Library/Formula/postgis.rb @@ -4,6 +4,7 @@ class Postgis < Formula homepage 'http://postgis.net' url 'http://download.osgeo.org/postgis/source/postgis-2.1.4.tar.gz' sha256 'cd73c2a38428c8736f6cae73b955aee0bd42f9ca4fd8d93c1af464524cb100fc' + revision 1 head 'http://svn.osgeo.org/postgis/trunk/' diff --git a/Library/Formula/sfcgal.rb b/Library/Formula/sfcgal.rb index 639eac2d8..c343fb0fa 100644 --- a/Library/Formula/sfcgal.rb +++ b/Library/Formula/sfcgal.rb @@ -4,6 +4,7 @@ class Sfcgal < Formula homepage "http://sfcgal.org/" url "https://github.com/Oslandia/SFCGAL/archive/v1.0.5.tar.gz" sha256 "a9cdaf7334bf28dc71c6338d090c1d1402041c5e320b6c2e3669f7758946a01c" + revision 1 bottle do sha1 "872925e415e5e3acf4aaf3d0ff6fb9dfad0d0397" => :mavericks |
