diff options
Diffstat (limited to 'Library/Formula/jsonpp.rb')
| -rw-r--r-- | Library/Formula/jsonpp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jsonpp.rb b/Library/Formula/jsonpp.rb index e9aa2215b..0f54d8988 100644 --- a/Library/Formula/jsonpp.rb +++ b/Library/Formula/jsonpp.rb @@ -1,7 +1,7 @@ require 'formula' class Jsonpp < Formula - homepage 'http://jmhodges.github.com/jsonpp/' + homepage 'http://jmhodges.github.io/jsonpp/' url 'http://projects.somethingsimilar.com/jsonpp/downloads/jsonpp-1.1.0-osx-x86_64.zip' version '1.1.0' sha1 '2392c3c1c4ff38a0a1ed59e5cb23ac633d7fb54d' |
