Skip to content

Commit

Permalink
moreutils 0.60
Browse files Browse the repository at this point in the history
Closes #3861.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Aug 14, 2016
1 parent cc08b6a commit cdaf945
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions 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
Expand Down

0 comments on commit cdaf945

Please sign in to comment.