From cfc0bcc95f008f1956d09e9059addf49aa1ac89e Mon Sep 17 00:00:00 2001 From: Stefan Date: Tue, 19 Feb 2013 23:00:24 +0100 Subject: ntl 6.0.0 Closes #17955. Signed-off-by: Adam Vandenberg --- Library/Formula/ntl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ntl.rb b/Library/Formula/ntl.rb index 211d6c3d9..15c727940 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-5.5.2.tar.gz' - sha1 'b45e3858f7f351afeb7fbb831b256befc4892b06' + url 'http://www.shoup.net/ntl/ntl-6.0.0.tar.gz' + sha1 'ee71b1c6a94f34b8a3c226502a0a0c6c2d1bc3f9' def install cd "src" do -- cgit v1.2.3