Vítor Galvão
11 years ago
1 changed files with 14 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||||
|
class Truecrypt71a < Cask |
||||
|
url 'https://github.com/DrWhax/truecrypt-archive/raw/231bb2f64564a087de338a68fb9498320eecfe2a/TrueCrypt%207.1a%20Mac%20OS%20X.dmg' |
||||
|
homepage 'http://truecrypt.sourceforge.net/' |
||||
|
version '7.1a' |
||||
|
sha256 '04db58b737c05bb6b0b83f1cb37a29edec844b59ff223b9e213ee1f4e287f586' |
||||
|
install 'TrueCrypt 7.1a.mpkg' |
||||
|
caveats do |
||||
|
files_in_usr_local |
||||
|
<<-EOS.undent |
||||
|
Warning: TrueCrypt IS NOT SECURE and the development was ended, see more: |
||||
|
http://truecrypt.sourceforge.net/ |
||||
|
EOS |
||||
|
end |
||||
|
end |
Loading…
Reference in new issue