From 2b537c650a4b280ba5132c13580147e4c953c80f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 15 Jun 2017 15:58:10 -0700 Subject: [PATCH] rmlint 2.6.1 Closes #14639. Signed-off-by: ilovezfs --- Formula/rmlint.rb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/Formula/rmlint.rb b/Formula/rmlint.rb index 72e4f2d410..8b52177fb7 100644 --- a/Formula/rmlint.rb +++ b/Formula/rmlint.rb @@ -1,8 +1,8 @@ class Rmlint < Formula desc "Extremely fast tool to remove dupes and other lint from your filesystem" homepage "https://github.com/sahib/rmlint" - url "https://github.com/sahib/rmlint/archive/v2.6.0.tar.gz" - sha256 "f6810bdca1eb09fabf51dc8d9c4ba9cad70b1072b9965c0343a1747bedfc9415" + url "https://github.com/sahib/rmlint/archive/v2.6.1.tar.gz" + sha256 "b4de3de2f197b5978113eb9d013ee9890efbdf01ba739416255ecc2567199b81" bottle do cellar :any @@ -22,14 +22,6 @@ class Rmlint < Formula depends_on "json-glib" => :optional depends_on "libelf" => :optional - # Remove for > 2.6.0 - # Fix "fatal error: 'sys/sysmacros.h' file not found" - # Upstream commit from 4 Jun 2017 "Use #if not #ifdef with HAVE_SYSMACROS_H" - patch do - url "https://github.com/sahib/rmlint/commit/cf7d50d6.patch" - sha256 "b85b042c4b7e51869fb8695fd1ceb4363434a19598249084b393e87b269ee19e" - end - def install scons "config" scons