aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgis.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/postgis.rb')
-rw-r--r--Library/Formula/postgis.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb
index 59e5eadd2..2b9c099ab 100644
--- a/Library/Formula/postgis.rb
+++ b/Library/Formula/postgis.rb
@@ -12,9 +12,9 @@ class Postgis < Formula
head 'http://svn.osgeo.org/postgis/trunk/', :using => :svn
devel do
- url 'http://postgis.org/download/postgis-2.0.0rc1.tar.gz'
- md5 '13f67b8caa25676c2d0ff617b3a63031'
- version '2.0.0rc1'
+ url 'http://postgis.org/download/postgis-2.0.0rc2.tar.gz'
+ md5 '2337db7420746aeaeb631c950bbaeb82'
+ version '2.0.0rc2'
end
depends_on 'postgresql'