diff options
author | Marco Bonetti <sid77@slackware.it> | 2011-09-05 21:45:38 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-09-05 23:03:06 -0500 |
commit | 1621c2c10ac167725e9458bf1b4404a0256582e4 (patch) | |
tree | a638af83be01dba2cc3b1cb5bc8435eb942ae4fb /network/amap/amap.SlackBuild | |
parent | 261b5fee8306dd3342b45d29e8448ae9735c1c8c (diff) | |
download | slackbuilds-1621c2c10ac167725e9458bf1b4404a0256582e4.tar.gz |
network/amap: Updated for version 5.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/amap/amap.SlackBuild')
-rw-r--r-- | network/amap/amap.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/amap/amap.SlackBuild b/network/amap/amap.SlackBuild index d0cc769622..9cba1adcb2 100644 --- a/network/amap/amap.SlackBuild +++ b/network/amap/amap.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Amap (Application Mapper) # -# Copyright 2009-2010 Marco Bonetti <sid77@slackware.it> +# Copyright 2009-2011 Marco Bonetti <sid77@slackware.it> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,8 +24,8 @@ PRGNAM=amap -VERSION=${VERSION:-5.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-5.4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} # Automatically determine the architecture we're building on: |