Update moreutils to 0.41.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Martin Kühl 2010-09-14 18:55:39 +02:00 committed by Adam Vandenberg
parent 72faf67e7e
commit c436d06851

View file

@ -2,8 +2,8 @@ require 'formula'
class Moreutils <Formula
homepage 'http://packages.debian.org/unstable/utils/moreutils'
url 'http://ftp.debian.org/debian/pool/main/m/moreutils/moreutils_0.39.tar.gz'
md5 '73477f418ea2de81a045019cc71267f3'
url 'http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_0.41.tar.gz'
md5 '598c412bbc452b436becce8bd28df377'
def install
# Building the man pages requires DocBook, so we skip them.