aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jigdo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/jigdo.rb')
-rw-r--r--Library/Formula/jigdo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jigdo.rb b/Library/Formula/jigdo.rb
index daa3b4fd8..5ee51eb75 100644
--- a/Library/Formula/jigdo.rb
+++ b/Library/Formula/jigdo.rb
@@ -3,7 +3,7 @@ require 'formula'
class Jigdo < Formula
homepage 'http://atterer.org/jigdo/'
url 'http://atterer.org/sites/atterer/files/2009-08/jigdo/jigdo-0.7.3.tar.bz2'
- md5 'bbc1d9ac750bb34e0748f0b57157cc72'
+ sha1 '7b83c35af71f908b31b9aa55b0dda9dfb4d224f0'
depends_on 'pkg-config' => :build
depends_on 'berkeley-db'