updated libmagic to 5.04

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Michael Glass 2010-07-22 13:47:30 -04:00 committed by Adam Vandenberg
parent 1226aad737
commit 4c2d17a0c6
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Libmagic < Formula
url 'ftp://ftp.astron.com/pub/file/file-5.03.tar.gz'
url 'ftp://ftp.astron.com/pub/file/file-5.04.tar.gz'
homepage 'http://www.darwinsys.com/file/'
md5 'd05f08a53e5c2f51f8ee6a4758c0cc53'
md5 'accade81ff1cc774904b47c72c8aeea0'
def keg_only?
"This brew provides 'libmagic', but also installs a 'file' command which shadows the OS X-provided one."