diff --git a/Formula/moreutils.rb b/Formula/moreutils.rb index 5445a4593c08a..bc57ea1ad334b 100644 --- a/Formula/moreutils.rb +++ b/Formula/moreutils.rb @@ -1,11 +1,10 @@ class Moreutils < Formula desc "Collection of tools that nobody wrote when UNIX was young" homepage "https://joeyh.name/code/moreutils/" - url "https://mirrors.ocf.berkeley.edu/debian/pool/main/m/moreutils/moreutils_0.59.orig.tar.gz" - mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/m/moreutils/moreutils_0.59.orig.tar.gz" - sha256 "a48e11c3197bf79a7bfaa121423e64626e3381d9fedc91d606e9724ae498d1b4" - - head "git://git.kitenet.net/moreutils" + url "git://git.kitenet.net/moreutils", + :tag => "0.60", + :revision => "1173bd9f10d731485f3b63f1c7ff55eb9c58a605" + head "git://git.joeyh.name/moreutils" bottle do cellar :any_skip_relocation