spdylay 1.3.2

Closes Homebrew/homebrew#37726.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Felix Bünemann 2015-03-15 01:09:10 +01:00 committed by Mike McQuaid
parent 8d479f051a
commit ab5f2e927d

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.3.1.tar.gz"
sha1 "2cb544364a1797d2abf46a08da95044c1c51aa74"
url "https://github.com/tatsuhiro-t/spdylay/archive/v1.3.2.tar.gz"
sha1 "0ad6989f93781012efab3602ba1ffffe9002abf3"
bottle do
cellar :any