diff options
Diffstat (limited to 'Library/Formula/auctex.rb')
| -rw-r--r-- | Library/Formula/auctex.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/auctex.rb b/Library/Formula/auctex.rb index 2a199c264..38fdf4d9f 100644 --- a/Library/Formula/auctex.rb +++ b/Library/Formula/auctex.rb @@ -19,7 +19,7 @@ class Auctex < Formula homepage 'http://ftp.gnu.org/pub/gnu/auctex' url 'http://ftpmirror.gnu.org/auctex/auctex-11.86.tar.gz' mirror 'http://ftp.gnu.org/gnu/auctex/auctex-11.86.tar.gz' - md5 '6bc33a67b6ac59db1aa238f3693b36d2' + sha1 'af3dd156f8b2db7764c86d9f7de8abd5811d888a' depends_on TexInstalled.new |
