wrk 2.0.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-05-21 21:09:20 -05:00 committed by Adam Vandenberg
parent 74a959dad6
commit b5819d5bb5

View file

@ -2,8 +2,8 @@ require 'formula'
class Wrk < Formula
homepage 'https://github.com/wg/wrk'
url 'https://github.com/wg/wrk/archive/1.2.0.tar.gz'
sha1 '69e1ddb34c35a901bbf5adc7d285f1d0a881356d'
url 'https://github.com/wg/wrk/archive/2.0.0.tar.gz'
sha1 'f4d3562ef41b8470e368b542686af3f42618aa67'
def install
system "make"