diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/siege.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/siege.rb b/Library/Formula/siege.rb index ccd88685e..5fa91c88a 100644 --- a/Library/Formula/siege.rb +++ b/Library/Formula/siege.rb @@ -2,8 +2,8 @@ require 'formula' class Siege < Formula homepage 'http://www.joedog.org/index/siege-home' - url "http://www.joedog.org/pub/siege/siege-2.74.tar.gz" - sha1 'd6dc05b58e8749cb16693f50e2092268a6196372' + url "http://www.joedog.org/pub/siege/siege-3.0.0.tar.gz" + sha1 'a044679fbe4a58b027a50735f6a4b2c12f6d2f2a' def install # To avoid unnecessary warning due to hardcoded path, create the folder first |
