diff options
Diffstat (limited to 'Library/Formula/rnv.rb')
| -rw-r--r-- | Library/Formula/rnv.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rnv.rb b/Library/Formula/rnv.rb index f82e02917..606f9390a 100644 --- a/Library/Formula/rnv.rb +++ b/Library/Formula/rnv.rb @@ -3,7 +3,7 @@ require 'formula' class Rnv < Formula url 'http://downloads.sourceforge.net/project/rnv/Sources/1.7.10/rnv-1.7.10.tar.bz2' homepage 'http://freshmeat.net/projects/rnv' - md5 '45610213e73b3e2a83ba80710e3a992c' + sha1 'f85fa4b8da41758e51f8192b1c0974f62c53a242' depends_on 'expat' |
