diff options
Diffstat (limited to 'development/fpc-source/fpc-source.SlackBuild')
-rw-r--r-- | development/fpc-source/fpc-source.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/fpc-source/fpc-source.SlackBuild b/development/fpc-source/fpc-source.SlackBuild index 70516a7c35..b74de991ea 100644 --- a/development/fpc-source/fpc-source.SlackBuild +++ b/development/fpc-source/fpc-source.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for the Free Pascal source code package -# Copyright 2011-2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2011-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=fpc-source -VERSION=${VERSION:-2.6.0} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |