Skip to content

Commit

Permalink
fdupes v1.51
Browse files Browse the repository at this point in the history
Closes Homebrew#19344.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
trevor authored and adamv committed Apr 22, 2013
1 parent 32c5c91 commit b028330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/fdupes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Fdupes < Formula
homepage 'http://code.google.com/p/fdupes/'
url 'http://fdupes.googlecode.com/files/fdupes-1.40.tar.gz'
sha1 'e1bce9bdf50d7bf700dda3eb8a3d218b181b3931'
url 'http://fdupes.googlecode.com/files/fdupes-1.51.tar.gz'
sha1 '8276b39026f57a2f9503d7af18efca0a7d42b8ec'

def install
inreplace "Makefile", "gcc", "#{ENV.cc} #{ENV.cflags}"
Expand Down

0 comments on commit b028330

Please sign in to comment.