aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/json-c.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/json-c.rb')
-rw-r--r--Library/Formula/json-c.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/json-c.rb b/Library/Formula/json-c.rb
index e888bdcc8..a4805fafa 100644
--- a/Library/Formula/json-c.rb
+++ b/Library/Formula/json-c.rb
@@ -1,5 +1,6 @@
require 'formula'
+# Stick with 0.10; PostGIS doesn't build against 0.11
class JsonC < Formula
homepage 'https://github.com/json-c/json-c/wiki'
url 'https://github.com/downloads/json-c/json-c/json-c-0.10.tar.gz'