aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/convmv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/convmv.rb')
-rw-r--r--Library/Formula/convmv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/convmv.rb b/Library/Formula/convmv.rb
index 432906016..6de1dea9d 100644
--- a/Library/Formula/convmv.rb
+++ b/Library/Formula/convmv.rb
@@ -3,7 +3,7 @@ require 'formula'
class Convmv < Formula
homepage 'http://www.j3e.de/linux/convmv/'
url 'http://www.j3e.de/linux/convmv/convmv-1.15.tar.gz'
- md5 'b1bb703c08c6355868d15890ff193f7d'
+ sha1 '7ca8599a37480a99058c4498fba7cfed64134de5'
def install
system "make", "install", "PREFIX=#{prefix}"