diff options
| author | Ryo Okamoto | 2014-05-19 15:54:17 +0900 |
|---|---|---|
| committer | Adam Vandenberg | 2014-05-19 06:47:39 -0700 |
| commit | fddef16340bc89f1880ef41f1690555d80200da1 (patch) | |
| tree | 6f31407f14dec5270f876e8369cde9ab46b1dcfb /Library/Formula | |
| parent | 8609ef835b8fcb8c58e970388fd37a6f310636fa (diff) | |
| download | homebrew-fddef16340bc89f1880ef41f1690555d80200da1.tar.bz2 | |
fdclone 3.01b
Closes #29385.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fdclone.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/fdclone.rb b/Library/Formula/fdclone.rb index 196cd1a3e..060c5fd10 100644 --- a/Library/Formula/fdclone.rb +++ b/Library/Formula/fdclone.rb @@ -2,8 +2,8 @@ require 'formula' class Fdclone < Formula homepage 'http://hp.vector.co.jp/authors/VA012337/soft/fd/' - url 'http://hp.vector.co.jp/authors/VA012337/soft/fd/FD-3.01a.tar.gz' - sha1 '5d4f90ccaee67fadcc5d776f90bbe2fd760c4cdd' + url 'http://hp.vector.co.jp/authors/VA012337/soft/fd/FD-3.01b.tar.gz' + sha1 '01a0174d0409a246c2caf34e901a1d51f9e45519' depends_on 'nkf' => :build @@ -48,7 +48,7 @@ diff --git a/custom.c b/custom.c index d7a995f..45b96c6 100644 --- a/custom.c +++ b/custom.c -@@ -561,7 +561,7 @@ static CONST envtable envlist[] = { +@@ -566,7 +566,7 @@ static CONST envtable envlist[] = { {"FD_URLKCODE", &urlkcode, DEFVAL(NOCNV), URLKC_E, T_KNAM}, #endif #if !defined (_NOENGMES) && !defined (_NOJPNMES) @@ -57,7 +57,7 @@ index d7a995f..45b96c6 100644 #endif #ifdef DEP_FILECONV {"FD_SJISPATH", &sjispath, DEFVAL(SJISPATH), SJSP_E, T_KPATHS}, -@@ -857,7 +857,9 @@ int no; +@@ -862,7 +862,9 @@ int no; #if defined (DEP_KCONV) || (!defined (_NOENGMES) && !defined (_NOJPNMES)) case T_MESLANG: # ifndef _NOCATALOG |
