aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cracklib.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cracklib.rb')
-rw-r--r--Library/Formula/cracklib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cracklib.rb b/Library/Formula/cracklib.rb
index 66a4463dc..869f3b257 100644
--- a/Library/Formula/cracklib.rb
+++ b/Library/Formula/cracklib.rb
@@ -2,7 +2,7 @@ require 'formula'
class Cracklib < Formula
homepage 'http://cracklib.sourceforge.net/'
- url 'http://sourceforge.net/projects/cracklib/files/cracklib/2.9.0/cracklib-2.9.0.tar.gz'
+ url 'http://downloads.sourceforge.net/project/cracklib/cracklib/2.9.0/cracklib-2.9.0.tar.gz'
sha1 '827dcd24b14bf23911c34f4226b4453b24f949a3'
depends_on "gettext"