fdupes: update URLs to Google Code
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c3715c78a7
commit
d3c962a9c9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Fdupes < Formula
|
||||
url 'http://netdial.caribe.net/~adrian2/programs/fdupes-1.40.tar.gz'
|
||||
homepage 'http://netdial.caribe.net/~adrian2/fdupes.html'
|
||||
url 'http://fdupes.googlecode.com/files/fdupes-1.40.tar.gz'
|
||||
homepage 'http://code.google.com/p/fdupes/'
|
||||
md5 '11de9ab4466089b6acbb62816b30b189'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue