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 962df0e56..1434dbe84 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-20140122.tar.gz'
- sha1 'a9ede92a49d8e3433cb909a1467a51320d35c5af'
+ url 'http://www.caida.org/tools/measurement/scamper/code/scamper-cvs-20140404.tar.gz'
+ sha1 '26907d8a0c92471bd9789724b8547a58864be5fb'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",