aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lynx.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/lynx.rb b/Library/Formula/lynx.rb
index 4d8968c8d..335db1c1f 100644
--- a/Library/Formula/lynx.rb
+++ b/Library/Formula/lynx.rb
@@ -2,8 +2,9 @@ require 'formula'
class Lynx < Formula
homepage 'http://lynx.isc.org/release/'
- url 'http://lynx.isc.org/lynx2.8.8/lynx2.8.8.tar.bz2'
- sha1 'cc925355db7a8631677e9da6bb632553da9744a0'
+ url 'http://lynx.isc.org/current/lynx2.8.8rel.2.tar.bz2'
+ version '2.8.8rel.2'
+ sha1 '65bbf95627c88723bbb5880155e5fe01c2753d0c'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",