aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jsonpp.rb
diff options
context:
space:
mode:
authorMike McQuaid2014-03-06 21:15:30 +0000
committerMike McQuaid2014-03-08 00:54:35 +0000
commitfc89145924ff35f27d6b194e857062c36403e2a5 (patch)
tree6295c535b5238e4f8a1ef0b16de30f62c82dc803 /Library/Formula/jsonpp.rb
parent5eb27195f9b8d3c4cee2e4323ed633c9701e9013 (diff)
downloadhomebrew-fc89145924ff35f27d6b194e857062c36403e2a5.tar.bz2
formulae: don't use GitHub zip files.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/jsonpp.rb')
-rw-r--r--Library/Formula/jsonpp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jsonpp.rb b/Library/Formula/jsonpp.rb
index 47128c6a3..4cdbf632d 100644
--- a/Library/Formula/jsonpp.rb
+++ b/Library/Formula/jsonpp.rb
@@ -2,7 +2,7 @@ require 'formula'
class Jsonpp < Formula
homepage 'http://jmhodges.github.io/jsonpp/'
- url 'https://github.com/jmhodges/jsonpp/releases/v1.2.0/715/jsonpp-1.2.0-osx-x86_64.zip'
+ url 'https://github.com/jmhodges/jsonpp/releases/v1.2.0/715/jsonpp-1.2.0-osx-x86_64.tar.gz'
version '1.2.0'
sha1 '422d5b2cefa92923d2fbef9afe1324d72134509e'