diff options
Diffstat (limited to 'Library/Formula/coreutils.rb')
| -rw-r--r-- | Library/Formula/coreutils.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/coreutils.rb b/Library/Formula/coreutils.rb index 0bcbc077d..585c6903a 100644 --- a/Library/Formula/coreutils.rb +++ b/Library/Formula/coreutils.rb @@ -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 |
