spdylay 1.0.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-06-14 13:37:12 -05:00 committed by Adam Vandenberg
parent 4b36800658
commit c773a32746

View file

@ -2,8 +2,8 @@ require 'formula'
class Spdylay < Formula class Spdylay < Formula
homepage 'https://github.com/tatsuhiro-t/spdylay' homepage 'https://github.com/tatsuhiro-t/spdylay'
url 'https://github.com/tatsuhiro-t/spdylay/archive/release-0.3.8.tar.gz' url 'https://github.com/tatsuhiro-t/spdylay/archive/release-1.0.0.tar.gz'
sha1 '1aab41a7b667dd26f43675f681708395c82d9904' sha1 'd51e5f320c0418f89050802c07e573812c38abcf'
depends_on 'autoconf' => :build depends_on 'autoconf' => :build
depends_on 'automake' => :build depends_on 'automake' => :build