diff options
Diffstat (limited to 'system/dar/dar.SlackBuild')
-rw-r--r-- | system/dar/dar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dar/dar.SlackBuild b/system/dar/dar.SlackBuild index f616c10d8695..abfc6a0409ce 100644 --- a/system/dar/dar.SlackBuild +++ b/system/dar/dar.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for Disk ARchive (DAR) # Home Page http://dar.linux.free.fr/ -# Copyright (c) 2007-2012, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2007-2013, Nishant Limbachia, Hoffman Estates, IL, USA # <nishant _AT_ mnspace _DOT_ net> # All rights reserved. # @@ -30,7 +30,7 @@ # No additional license terms added :-) PRGNAM="dar" -VERSION=${VERSION:-2.4.8} +VERSION=${VERSION:-2.4.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |