diff options
Diffstat (limited to 'network/dansguardian/dansguardian.SlackBuild')
-rw-r--r-- | network/dansguardian/dansguardian.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/dansguardian/dansguardian.SlackBuild b/network/dansguardian/dansguardian.SlackBuild index 3240ac55d9..ef83b9b509 100644 --- a/network/dansguardian/dansguardian.SlackBuild +++ b/network/dansguardian/dansguardian.SlackBuild @@ -29,7 +29,7 @@ # SUCH DAMAGE. # # All other are -# Copyright 2006-2008 David Somero (dsomero@hotmail.com) Athens,TN USA +# Copyright 2006-2010 David Somero (dsomero@hotmail.com) Athens,TN USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -50,7 +50,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dansguardian -VERSION=${VERSION:-2.10.0.3} +VERSION=${VERSION:-2.10.1.1} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |