diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2017-04-04 23:25:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-06 21:03:04 +0700 |
commit | 0f90074f917c41c9bf2c15ef84cdba8552dd4c95 (patch) | |
tree | 0c9bb4edc6b2480919fb619d9be8558ce4597539 /network/awstats/awstats.SlackBuild | |
parent | b7f0eaac3bab123717101e106b9e000f441f3a24 (diff) |
network/awstats: Updated for version 7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/awstats/awstats.SlackBuild')
-rw-r--r-- | network/awstats/awstats.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/awstats/awstats.SlackBuild b/network/awstats/awstats.SlackBuild index e2b193dabc55c..428254e1d1076 100644 --- a/network/awstats/awstats.SlackBuild +++ b/network/awstats/awstats.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for awstats # Home Page http://awstats.sourceforge.net/ -# Copyright (c) 2009-2016, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2009-2017, Nishant Limbachia, Hoffman Estates, IL, USA # <nishant _AT_ mnspace _DOT_ net> # All rights reserved. # @@ -28,7 +28,7 @@ # Modified by the SlackBuilds.org project. PRGNAM="awstats" -VERSION=${VERSION:-7.5} +VERSION=${VERSION:-7.6} # hardcode ARCH ARCH=noarch BUILD=${BUILD:-1} |