From d7d49856705d18b2d7e10f1458455bee036202cd Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 8 Feb 2012 22:45:11 +0000 Subject: Update to 7.1a --- truecrypt/build/truecrypt.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'truecrypt') diff --git a/truecrypt/build/truecrypt.SlackBuild b/truecrypt/build/truecrypt.SlackBuild index 7d5c521f..a65f86ea 100755 --- a/truecrypt/build/truecrypt.SlackBuild +++ b/truecrypt/build/truecrypt.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2005-2011 Eric Hameleers, Eindhoven, NL +# Copyright 2005-2012 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -70,6 +70,8 @@ # * Update to 7.0a. # 7.1-1: 19/sep/2011 by Eric Hameleers # * Update to 7.1. +# 7.1a-1: 09/feb/2012 by Eric Hameleers +# * Update to 7.1a. # # Run 'sh truecrypt.SlackBuild' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -80,7 +82,7 @@ # Set initial variables: PRGNAM=truecrypt -VERSION=${VERSION:-7.1} +VERSION=${VERSION:-7.1a} BUILD=${BUILD:-1} TAG=${TAG:-alien} -- cgit v1.2.3