aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/augeas.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/augeas.rb')
-rw-r--r--Library/Formula/augeas.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/augeas.rb b/Library/Formula/augeas.rb
index 96990ba71..5f1b01fdd 100644
--- a/Library/Formula/augeas.rb
+++ b/Library/Formula/augeas.rb
@@ -3,7 +3,7 @@ require 'formula'
class Augeas < Formula
homepage 'http://augeas.net'
url 'http://augeas.net/download/augeas-0.10.0.tar.gz'
- md5 'fe1834e90a066c3208ac0214622c7352'
+ sha1 '6d1d7b4572c05748d537f3ff12c5ac8ceb6b49bd'
depends_on 'readline'