From 655f30581d5f9513cf5fa11f35f2ef04040ca93c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 6 Dec 2013 20:31:42 -0800 Subject: slowhttptest 1.6 --- Library/Formula/slowhttptest.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/slowhttptest.rb b/Library/Formula/slowhttptest.rb index 4bd249bb0..76227c7f8 100644 --- a/Library/Formula/slowhttptest.rb +++ b/Library/Formula/slowhttptest.rb @@ -2,8 +2,8 @@ require 'formula' class Slowhttptest < Formula homepage 'http://code.google.com/p/slowhttptest/' - url 'http://slowhttptest.googlecode.com/files/slowhttptest-1.5.tar.gz' - sha1 'be3f125e1358150ec9c44e35438c79040822a6ef' + url 'http://slowhttptest.googlecode.com/files/slowhttptest-1.6.tar.gz' + sha1 'f5a64365b987083015ac98f6c20746021176292e' def install system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" -- cgit v1.2.3