aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ascii.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ascii.rb')
-rw-r--r--Library/Formula/ascii.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ascii.rb b/Library/Formula/ascii.rb
index 1e9e74f0f..2d7ad5459 100644
--- a/Library/Formula/ascii.rb
+++ b/Library/Formula/ascii.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ascii < Formula
homepage 'http://www.catb.org/~esr/ascii/'
- url 'http://www.catb.org/~esr/ascii/ascii-3.11.tar.gz'
- sha1 '8d033809d14fec814fc9a5818420718043a49e7b'
+ url 'http://www.catb.org/~esr/ascii/ascii-3.12.tar.gz'
+ sha1 'aaeeb96a5a39d76a41bddc4504fdb97180beca9b'
def install
system "make"