Skip to content

Commit

Permalink
TestDisk 6.12
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
frcepeda authored and adamv committed Jun 27, 2011
1 parent 84f1615 commit a7624c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/testdisk.rb
@@ -1,9 +1,9 @@
require 'formula'

class Testdisk < Formula
url 'http://www.cgsecurity.org/testdisk-6.11.tar.bz2'
url 'http://www.cgsecurity.org/testdisk-6.12.tar.bz2'
homepage 'http://www.cgsecurity.org/wiki/TestDisk'
md5 '11f8fe95dcd190b69b782efa65b29ba1'
md5 '6ef653301f309156f3a802233a3139c1'

def install
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"
Expand Down

0 comments on commit a7624c6

Please sign in to comment.