aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorNathaniel Bibler2013-02-14 14:08:06 -0500
committerAdam Vandenberg2013-02-14 11:15:09 -0800
commit1118e0870ce8447d7eba2479d77f7429e11e4e20 (patch)
treecfab1186b9e6200b0572bd0321b9edf06c05a74c /Library
parentfd2714981cc208837008351aa50cc09152b56ec8 (diff)
downloadhomebrew-1118e0870ce8447d7eba2479d77f7429e11e4e20.tar.bz2
siege 2.74
Closes #17842. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/siege.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/siege.rb b/Library/Formula/siege.rb
index ddb541d09..ccd88685e 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.72.tar.gz"
- sha1 '286e7c1b30a38d3868b743eedd87058a6ad658a2'
+ url "http://www.joedog.org/pub/siege/siege-2.74.tar.gz"
+ sha1 'd6dc05b58e8749cb16693f50e2092268a6196372'
def install
# To avoid unnecessary warning due to hardcoded path, create the folder first