spdylay 0.3.8

Closes Homebrew/homebrew#18427.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Stefan 2013-03-12 12:34:18 +01:00 committed by Adam Vandenberg
parent eefd4020fc
commit 5b62084eca
1 changed files with 2 additions and 2 deletions

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/release-0.3.7.tar.gz'
sha1 'fbabca6aa53d51208ca60e5d104e402f072722e4'
url 'https://github.com/tatsuhiro-t/spdylay/archive/release-0.3.8.tar.gz'
sha1 '1aab41a7b667dd26f43675f681708395c82d9904'
depends_on 'autoconf' => :build
depends_on 'automake' => :build