aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/scamper.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/scamper.rb b/Library/Formula/scamper.rb
index bc6d58411..bb94e42ee 100644
--- a/Library/Formula/scamper.rb
+++ b/Library/Formula/scamper.rb
@@ -2,8 +2,8 @@ require "formula"
class Scamper < Formula
homepage "http://www.caida.org/tools/measurement/scamper/"
- url "http://www.caida.org/tools/measurement/scamper/code/scamper-cvs-20140530.tar.gz"
- sha1 "b04e63ef6853cc75857fb2b51f1e9b022622e912"
+ url "http://www.caida.org/tools/measurement/scamper/code/scamper-cvs-20141101.tar.gz"
+ sha1 "564c2cbb60ad0d5ac27cef81e7901ca567b4473c"
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",