aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 6b2b07f52..3f3c1b558 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.4.tar.gz'
homepage 'http://snappy.googlecode.com'
- md5 'b69151652e82168bc5c643bcd6f07162'
+ url 'http://snappy.googlecode.com/files/snappy-1.0.5.tar.gz'
+ sha1 '3a3df859cf33f78f8e945c3f67f28685f0f38bb1'
depends_on 'pkg-config' => :build