Snappy 1.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
32c9ec58f4
commit
a932100d0a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Snappy < Formula
|
||||
url 'http://snappy.googlecode.com/files/snappy-1.0.0.tar.gz'
|
||||
url 'http://snappy.googlecode.com/files/snappy-1.0.1.tar.gz'
|
||||
homepage 'http://snappy.googlecode.com'
|
||||
md5 '9d83bdcf0c79a8de608fa969c2909204'
|
||||
md5 'b3af7263f0481f0c03267bb4117fce3a'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue