aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authordeepblue2013-04-22 11:20:42 +0900
committerJack Nagel2013-04-21 23:39:14 -0500
commit451936cff52ec282efa45168366b018af2200246 (patch)
tree49b2573a5af7ff3213c670c88e9080a9da7f0f6f /Library
parent37df494880b2df857d00f9825882a0c8725992ac (diff)
downloadhomebrew-451936cff52ec282efa45168366b018af2200246.tar.bz2
siege 3.0.0
Closes #19350. Signed-off-by: Jack Nagel <jacknagel@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 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