Updated coreutils to v8.7.

Simply updated the url and md5 hash to the 8.7 version of GNU coreutils.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Ryan Barnard 2010-12-03 22:04:15 -05:00 committed by Mike McQuaid
parent f66127ef84
commit 45f5dcd72e

View file

@ -26,8 +26,8 @@ def coreutils_aliases
end
class Coreutils <Formula
url "http://ftp.gnu.org/gnu/coreutils/coreutils-8.5.tar.gz"
md5 'c1ffe586d001e87d66cd80c4536ee823'
url "http://ftp.gnu.org/gnu/coreutils/coreutils-8.7.tar.gz"
md5 '3c1ae9531159447083ae8f25ae554b81'
homepage 'http://www.gnu.org/software/coreutils'
def options