gnu-typist 2.9.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-12-31 22:49:29 -06:00 committed by Adam Vandenberg
parent 3ead96d27a
commit 20c4894fca
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class GnuTypist < Formula
homepage 'http://www.gnu.org/software/gtypist/'
url 'http://ftpmirror.gnu.org/gtypist/gtypist-2.9.1.tar.gz'
mirror 'http://ftp.gnu.org/gnu/gtypist/gtypist-2.9.1.tar.gz'
sha256 'a5885654aab74027999a67a9bbd7c3b6823479f89a6f1439244bf9c5536fb67d'
url 'http://ftpmirror.gnu.org/gtypist/gtypist-2.9.2.tar.gz'
mirror 'http://ftp.gnu.org/gnu/gtypist/gtypist-2.9.2.tar.gz'
sha256 'f5e33744d78b3d6f6e793d0bac6d344a828949ef6dbc1fc4846891af6abd96d3'
depends_on 'gettext'