moreutils 0.46

Closes Homebrew/homebrew#11974.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Peter Jaros 2012-04-30 17:35:48 -04:00 committed by Jack Nagel
parent b1e7d70838
commit 1b09685315
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Moreutils < Formula
homepage 'http://packages.debian.org/unstable/utils/moreutils'
url 'http://mirrors.kernel.org/debian/pool/main/m/moreutils/moreutils_0.45.tar.gz'
mirror 'http://ftp.us.debian.org/debian/pool/main/m/moreutils/moreutils_0.45.tar.gz'
md5 'b30306cd7312219551b890fbcbf984c4'
url 'http://mirrors.kernel.org/debian/pool/main/m/moreutils/moreutils_0.46.tar.gz'
mirror 'http://ftp.us.debian.org/debian/pool/main/m/moreutils/moreutils_0.46.tar.gz'
md5 '658f9cc6b6dcc0b50dcff714e13b22dc'
def install
# Building the man pages requires DocBook, so we skip them.