aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ntl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ntl.rb b/Library/Formula/ntl.rb
index 15c727940..61b6d353b 100644
--- a/Library/Formula/ntl.rb
+++ b/Library/Formula/ntl.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ntl < Formula
homepage 'http://www.shoup.net/ntl'
- url 'http://www.shoup.net/ntl/ntl-6.0.0.tar.gz'
- sha1 'ee71b1c6a94f34b8a3c226502a0a0c6c2d1bc3f9'
+ url 'http://www.shoup.net/ntl/ntl-6.1.0.tar.gz'
+ sha1 '91fa69e71ee964dc94c107eb762a97425776ac2c'
def install
cd "src" do