diff options
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: |