diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-16 08:49:22 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 13:58:34 -0600 |
commit | 1b20b8a207c13982653c81d01ad6628603d703e0 (patch) | |
tree | 3f38d58b014fa168c2ecc49d2ed99b89738c79ad /system/amanda/amanda.SlackBuild | |
parent | db76dad98d58eb264e905729cbe56ebfa944c998 (diff) |
system/amanda: Updated for version 3.3.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/amanda/amanda.SlackBuild')
-rw-r--r-- | system/amanda/amanda.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/amanda/amanda.SlackBuild b/system/amanda/amanda.SlackBuild index 61f04d9d9822..6b511cf502b0 100644 --- a/system/amanda/amanda.SlackBuild +++ b/system/amanda/amanda.SlackBuild @@ -32,7 +32,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=amanda -VERSION=${VERSION:-3.3.2} +VERSION=${VERSION:-3.3.4} BUILD=${BUILD:-1} TAG=${TAB:-_SBo} |