moreutils 0.52

Closes Homebrew/homebrew#32549.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Phillip Ridlen 2014-09-23 07:32:45 -05:00 committed by Jack Nagel
parent 60aa366c48
commit afa48018cd

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.51.tar.gz'
mirror 'http://ftp.us.debian.org/debian/pool/main/m/moreutils/moreutils_0.51.tar.gz'
sha1 '374b8c3bea962bbcde4a8158051c570a1fec6811'
url 'http://mirrors.kernel.org/debian/pool/main/m/moreutils/moreutils_0.52.tar.gz'
mirror 'http://ftp.us.debian.org/debian/pool/main/m/moreutils/moreutils_0.52.tar.gz'
sha1 '32047f935178b490a12c370d8f695f1273dc5895'
bottle do
revision 1