aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/postgis.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb
index 3baa1bb4d..76745f768 100644
--- a/Library/Formula/postgis.rb
+++ b/Library/Formula/postgis.rb
@@ -1,9 +1,9 @@
require 'formula'
class Postgis <Formula
- url 'http://postgis.refractions.net/download/postgis-1.4.0.tar.gz'
+ url 'http://postgis.refractions.net/download/postgis-1.4.1.tar.gz'
homepage 'http://postgis.refractions.net/'
- md5 'bc5b97d5399bd20ca90bfdf784ab6c33'
+ md5 '78d13c4294f3336502ad35c8a30e5583'
depends_on 'postgresql'
depends_on 'proj'