aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/redland.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/redland.rb')
-rw-r--r--Library/Formula/redland.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/redland.rb b/Library/Formula/redland.rb
index 083090296..2b8e8181f 100644
--- a/Library/Formula/redland.rb
+++ b/Library/Formula/redland.rb
@@ -3,7 +3,7 @@ require 'formula'
class Redland < Formula
homepage 'http://librdf.org/'
url 'http://download.librdf.org/source/redland-1.0.15.tar.gz'
- md5 'b0deb87f3c7d3237a3d587c1e0f2f266'
+ sha1 'e93d6fafaeebdf9f15a1044be6f4a88270f007af'
depends_on 'pkg-config' => :build
depends_on 'raptor'