spdylay 1.2.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-12-17 10:42:37 -06:00 committed by Adam Vandenberg
parent 2915a0cc14
commit 826a4fa20b

View file

@ -2,8 +2,8 @@ require 'formula'
class Spdylay < Formula
homepage 'https://github.com/tatsuhiro-t/spdylay'
url 'https://github.com/tatsuhiro-t/spdylay/archive/v1.2.1.tar.gz'
sha1 '2fa1e30fcf746dbb9e8d473545890dccf6f17171'
url 'https://github.com/tatsuhiro-t/spdylay/archive/v1.2.2.tar.gz'
sha1 '04f0e65161ab63b48bf101ed100bf6575eec73f7'
depends_on 'autoconf' => :build
depends_on 'automake' => :build