diff options
Diffstat (limited to 'system/truecrypt/truecrypt.SlackBuild')
-rw-r--r-- | system/truecrypt/truecrypt.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/truecrypt/truecrypt.SlackBuild b/system/truecrypt/truecrypt.SlackBuild index f1f36fc696..eadfdc8792 100644 --- a/system/truecrypt/truecrypt.SlackBuild +++ b/system/truecrypt/truecrypt.SlackBuild @@ -6,7 +6,7 @@ # http://connie.slackware.com/~alien/slackbuilds/truecrypt/build/ # http://repository.slacky.eu/slackware-12.2/security/6.3a/src # -# Copyright 2009-2010 Pierre Cazenave <pwcazenave {at} gmail [dot] com> +# Copyright 2009-2011 Pierre Cazenave <pwcazenave {at} gmail [dot] com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,7 +28,7 @@ PRGNAM=truecrypt SRCNAM=TrueCrypt -VERSION=${VERSION:-7.0a} +VERSION=${VERSION:-7.1} if [ -z "$ARCH" ]; then case "$( uname -m )" in |