aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/msgpack.rb
diff options
context:
space:
mode:
authorJohnathan Conley2014-08-22 08:41:43 -0500
committerMike McQuaid2014-08-22 15:52:56 +0100
commit8005317d3dfaeb0d8a4dd23f7c0f26476dda962c (patch)
treebc87e5b3de95212e931c4052e0e754274a106d38 /Library/Formula/msgpack.rb
parent55f60602af23f7c520a2d997f9922a7b895790e2 (diff)
downloadhomebrew-8005317d3dfaeb0d8a4dd23f7c0f26476dda962c.tar.bz2
msgpack 0.5.9
Diffstat (limited to 'Library/Formula/msgpack.rb')
-rw-r--r--Library/Formula/msgpack.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/msgpack.rb b/Library/Formula/msgpack.rb
index e1c1ddb31..4764068e2 100644
--- a/Library/Formula/msgpack.rb
+++ b/Library/Formula/msgpack.rb
@@ -2,8 +2,8 @@ require 'formula'
class Msgpack < Formula
homepage 'http://msgpack.org/'
- url 'http://msgpack.org/releases/cpp/msgpack-0.5.7.tar.gz'
- sha256 '7c203265cf14a4723820e0fc7ac14bf4bad5578f7bc525e9835c70cd36e7d1b8'
+ url "https://github.com/msgpack/msgpack-c/releases/download/cpp-0.5.9/msgpack-0.5.9.tar.gz"
+ sha256 "6139614b4142df3773d74e9d9a4dbb6dd0430103cfa7b083e723cde0ec1e7fdd"
bottle do
cellar :any