aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libpar2.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libpar2.rb')
-rw-r--r--Library/Formula/libpar2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libpar2.rb b/Library/Formula/libpar2.rb
index a3bfe1532..1ecaacaa3 100644
--- a/Library/Formula/libpar2.rb
+++ b/Library/Formula/libpar2.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libpar2 < Formula
url 'http://sourceforge.net/projects/parchive/files/libpar2/0.2/libpar2-0.2.tar.gz'
homepage 'http://parchive.sourceforge.net/'
- md5 '94c6df4e38efe08056ecde2a04e0be91'
+ sha1 '4b3da928ea6097a8299aadafa703fc6d59bdfb4b'
depends_on 'pkg-config' => :build
depends_on 'libsigc++'