libmagic 5.14

Closes Homebrew/homebrew#19654.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Ludovic Claude 2013-05-07 15:15:08 +02:00 committed by Jack Nagel
parent 6a85288465
commit 78d428583c
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Libmagic < Formula
homepage 'http://www.darwinsys.com/file/'
url 'ftp://ftp.astron.com/pub/file/file-5.13.tar.gz'
mirror 'http://fossies.org/unix/misc/file-5.13.tar.gz'
sha1 '927651df90ead6b3e036e243109137c7d42c4fb6'
url 'ftp://ftp.astron.com/pub/file/file-5.14.tar.gz'
mirror 'http://fossies.org/unix/misc/file-5.14.tar.gz'
sha1 '064c8f17a5f7ae1e336a9285131e046d3b2d04d7'
# Fixed upstream, should be in next release
# See http://bugs.gw.com/view.php?id=230