aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/winexe.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/winexe.rb')
-rw-r--r--Library/Formula/winexe.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/winexe.rb b/Library/Formula/winexe.rb
index dd7b8065e..4f5107c73 100644
--- a/Library/Formula/winexe.rb
+++ b/Library/Formula/winexe.rb
@@ -3,7 +3,7 @@ require 'formula'
class Winexe < Formula
homepage 'http://sourceforge.net/projects/winexe/'
url 'http://sourceforge.net/projects/winexe/files/winexe-1.00.tar.gz'
- md5 '48325521ddc40d14087d1480dc83d51e'
+ sha1 'bdb598745953fcad3a9b6bba8f728c2b714a7aeb'
depends_on 'pkg-config' => :build