Snappy: Update to 1.0.4

Closes Homebrew/homebrew#7983.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Paul Ingles 2011-10-05 23:14:43 +01:00 committed by Charlie Sharpsteen
parent f13d2c88d8
commit 907ead0a07
1 changed files with 2 additions and 2 deletions

View File

@ -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