aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xmp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/xmp.rb')
-rw-r--r--Library/Formula/xmp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xmp.rb b/Library/Formula/xmp.rb
index 3a1ae8bd7..422726afb 100644
--- a/Library/Formula/xmp.rb
+++ b/Library/Formula/xmp.rb
@@ -3,7 +3,7 @@ require 'formula'
class Xmp < Formula
url 'http://downloads.sourceforge.net/project/xmp/xmp/3.5.0/xmp-3.5.0.tar.gz'
homepage 'http://xmp.sourceforge.net'
- md5 '47e54e6dfa88ce37370054d4a3ea955f'
+ sha1 '0707b586a445b4c3aab50eb1a6b9feb431a20983'
def install
system "./configure", "--prefix=#{prefix}"