aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nvi.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/nvi.rb')
-rw-r--r--Library/Formula/nvi.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nvi.rb b/Library/Formula/nvi.rb
index 08dbc88a8..6535a6b43 100644
--- a/Library/Formula/nvi.rb
+++ b/Library/Formula/nvi.rb
@@ -3,7 +3,7 @@ require 'formula'
class Nvi < Formula
homepage 'https://sites.google.com/a/bostic.com/keithbostic/nvi'
url 'http://www.kotnet.org/~skimo/nvi/devel/nvi-1.81.6.tar.bz2'
- md5 '88d1e23115ee9f2961186b62e55f5704'
+ sha1 'd3445ed69166102735335a2ff60d092d9a9143c6'
depends_on 'berkeley-db'