aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/snappy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/snappy.rb b/Library/Formula/snappy.rb
index b55b90744..6b2b07f52 100644
--- a/Library/Formula/snappy.rb
+++ b/Library/Formula/snappy.rb
@@ -1,9 +1,9 @@
require 'formula'
class Snappy < Formula
- url 'http://snappy.googlecode.com/files/snappy-1.0.3.tar.gz'
+ url 'http://snappy.googlecode.com/files/snappy-1.0.4.tar.gz'
homepage 'http://snappy.googlecode.com'
- md5 '9d328e39edbf01c0906c6293234a7637'
+ md5 'b69151652e82168bc5c643bcd6f07162'
depends_on 'pkg-config' => :build